* { padding: 0; margin: 0; } 

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

#wrapper{
	width: 911px;
	margin: 0px auto;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#ContentContainer{
	width:911px;
	background-color:#0079FF;
} 


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


#ContainerRight{
	text-align:left;
	float:left;
	width: 296px;
}

.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/ctoy-header-twins.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:#093;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 25px;
}

.finalistText {
	font-family: Arial, Helvetica, sans-serif;
	color: #105AA6;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 25px;
	margin-left: 25px;
}

#finalistThumbs {
	padding-left: 28px;
}
.finalistThumbsBox {
	float:left;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: center;
}
.finalistThumbsBox p {
	font-weight: bold;
	padding-top: 5px;
	color: #105AA6;
}

.finalistThumbsBox img {
	
}

#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: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 80px 0px 0px;
	padding: 0px;
}
.headingText {
	font-size:17px;
	width:270px;
	margin-top:20px;
	color:#004EA0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004EA0;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 18px;
	line-height: 17px;
	font-weight: normal;
}

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

.sidePics {
	width:293px;
	height:532px;
	float:right;
	margin: 0px;
	padding: 0px;
}
.headerImage img  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainSection {
	background-image: url(../images/2010/sprite-2010-twins.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 615px;
	height: 670px;
}

.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;
	
}



.listBottomMessageUnder {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 45px;
	list-style-image: url(../images/bulletImage.gif);
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
	margin-top: 4px;
}


.listBottomMessageIndent li {
	list-style-image: url(../images/bullet-images-small.gif);
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 2px;
	margin-left: 80px;
	padding-top: 3px;
}


.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;
}


.yellowBoxText {
	background-image: url(../images/quint-yellow-box.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 245px;
	margin: 0px auto;
}

.pBody {width:280px; margin-left:25px; margin-top:15px; font-size:14px;}

