* { padding: 0; margin: 0; } 

body {
	background-color:#055FAF;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 911px;
	margin: 0px auto;
	background-color: #5A90FC;
}

#ContainerLeftMosaic {
	background-image: url(../images/bgPattern.gif);
	background-repeat: repeat;
	text-align: left;
	float: left;
	width: 615px;
}

#ContentContainer{
	width:911px;
	background-color:#5A90FC;
} 

p {
margin-bottom:10px;}

#ContainerLeft{
	text-align: left;
	float: left;
	width: 615px;
}


#ContainerRight{
	text-align:left;
	background-color:#5A90FC;
	float:left;
	padding-left: 15px;
}

.containerRightAd{
	margin-top: 16px;
}

.clearFloat {
clear:both;}

.navBar {
	height:20px;
	width:911px;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	background-color: #003366;
}

.bottomBar {
	height:20px;
	width:911px;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	background-color: #003366;
}

#header {
	background-image: url(../images/2009/ckoyHeader.jpg);
	background-repeat: no-repeat;
	height: 385px;
	width: 911px;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 33px;
	padding-left: 175px;
}
.navLink a {
color:#0000CC;
}

#finalistTitleBox {
	background-image: url(../images/finalistBoxBlue.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 280px;
	margin: 0 auto;
	padding-bottom: 21px;
}
#finalistTitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 33px;
}

.finalistText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}

#finalistThumbs {
	padding-left: 28px;
}
#finalistThumbs img {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#bottomContainer {
	background-image: url(../images/bgPattern.gif);
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	margin: 0px;
}
.mainText {
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	height: 1059px;
}
.headingText {
	font-size:18px;
	width:315px;
	color:#004EA0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004EA0;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

.kaylesBigPic {
	background-image: url(../images/kBigPic.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 615px;
}

.sidePics {
	width:286px;
	height:532px;
	float:right;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/2009/sprite-2009ck.jpg);
	background-repeat: no-repeat;
	background-position: -322px -92px;
}
.headerImage img  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallHeader {
	background-image: url(../images/2009/sprite-2009ck.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 615px;
	background-position: 0px 0px;
}


.kayleyHeader {
	background-image: url(../images/kaleyHeader.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 615px;
}

.list1 {
	margin-left: 28px;
	font-weight: bold;
	margin-bottom: 25px;
	list-style-position: outside;
	padding: 0px;
	margin-right: 0px;
	margin-top: 10px;
	color: #143D6F;
}
.list2 {
	margin-left: 13px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.list2 li {
	font-size: 12px;
	list-style-type: disc;
}

.displayNone { display:none;}

.bottomMessage {
	background-color: #FFFFFF;
	border: 2px solid #FFCC00;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

.bottomMessageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #005BB2;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.listBottomMessage {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 45px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 13px;
}

.listBottomMessage li {
	list-style-image: url(../images/bulletImage.gif);
	list-style-type: none;
	padding-bottom: 2px;
	
}

.bottomMessage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
}
li.asteriskList {
	font-size: 11px;
	line-height: 13px;
	list-style-image: url(../images/bulletImageWhite.gif);
	list-style-position: outside;
}

.dontMissOut {
	font-weight: bold;
	color: #005BB2;
	text-align: center;
	margin-top: 15px;
	font-size: 17px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #005BB2;
	padding-top: 5px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}

.mainBg {
	background-image: url(../images/2009/sprite-2009ck.jpg);
	background-position: 0px -91px;
	background-repeat: no-repeat;
}
