/* Start of CMSMS style sheet 'bb2010' */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	clear:both;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFcc;
	SCROLLBAR-ARROW-COLOR:  #FFcc33;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFDACA;
	background-repeat: repeat-x;
	background-position: left top;

}

 #page {
 position:absolute;
	text-align:left;
	width:740px;
	padding:10px 0px;
        background-color: #F5A89C;
	margin: 0px;
	top: 10px;
        left: 125px;
}


.red {color: #FF0000}


#banner {
        position:absolute;
	text-align:center;
	width:740px;
	height:410px;
	padding:10px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:11;
	top: 10px;
        left: 0px;

}

#banner_head {
        position:absolute;
	text-align:center;
	width:720px;
	height:149px;
	padding:10px 10px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:11;
	top: 0px;
        left: 0px;
}

#banner_photo1 {
        position:absolute;
	text-align:center;
	width:200px;
	height:151px;
	padding:0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:12;
	top: 119px;
        left: 50px;
}

#banner_photo2 {
        position:absolute;
	text-align:center;
	width:200px;
	height:151px;
	padding:0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:12;
	top: 119px;
        left: 270px;
}

#banner_photo3 {
        position:absolute;
	text-align:center;
	width:200px;
	height:151px;
	padding:0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:12;
	top: 119px;
        left: 490px;
}

#frozen{
        position:absolute;
	text-align:center;
	width:125px;
	height:125px;
	padding:0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:12;
	top: 365px;
        left: 20px;
}



#banner_foot {
position:absolute;
	text-align:center;
	width:720px;
	height:122px;
	padding:10px 10px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        z-index:11;
	top: 240px;
        left: 0px;
}

#mainbody {
	position:absolute;
	visibility:inherit;
	width:740px;
	z-index:10;
        background-color: #F5A89C;
	left: 0px;
	top: 410px;
}


#footer{
position:relative;
	text-align:center;
	width:720px;
	height:365px;
	padding:10px 0px;
	background-position: left top;
	background-repeat: no-repeat;
        background-color: #F5A89C;
	margin: 0px;
        left: 0px;

        

}

a:link , a:visited  {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

p {
	margin-bottom:0px;
	margin-top:0px;
	padding: 4px;
	}

h1 {
	padding-left: 4px;
	font-size: x-large;
	margin-top: 8px;
	margin-bottom: 4px;
	}
h2 {
	padding-left: 4px;
	font-size: large;
		margin-top: 8px;
	margin-bottom: 4px;
	}
h3{
	padding-left: 4px;
	font-size: medium;
		margin-top: 10px;
	margin-bottom: 4px;
	}

h4{
	padding-left: 4px;
	font-size: small;
	font-weight: bold;
		margin-top: 10px;
	margin-bottom: 4px;
	}

.featureheading {
	font-size: medium;
	font-weight: bold;
}
.ultrasmalltext {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}

.ultrasmalltextblack {
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}


/* End of 'bb2010' */

