body {
width:800px;
margin:0 auto;
font-size: .8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: white;
background-color:#9fbfd6;
background-image: url("images/pattern_sms.gif")
}

p { margin-bottom:.9em; line-height:1.4em; }

#header {
width:800px;
min-height:266px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:266px;
margin-top:0px;
background:url(images/header_internal.jpg) 0px 0px;
background-repeat: no-repeat;
}

#topPhoto {
	float: right;
	margin:40px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	z-index:5
}

#topPhoto a { color:#cae0f7; font-weight:bold;}
#topPhoto a:hover { color:#ffffff; }

#topPhoto img {
	border: 4px solid #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#wrapper{
width:800px;
background:url(images/background_3.gif) repeat-y;
overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
margin:0 auto;
}

#navigation {
float:left;
display:inline;
width:169px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
background-color:#9fbfd6;
font-size:.83em;
font-weight:bold;
margin-left:8px;
margin-top:6px;
}

#navigation ul { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#navigation li { margin:8px 5px 0px 26px; list-style:none; }
#navigation a { text-decoration:none; }
#navigation a { color:#0c2875; }
#navigation a:hover { color:#ffffff; }

#navigationTop {
text-align: right;
margin-right:18px;
font-weight:bold;
font-size:.83em;
}

#navigationTop a { margin:0px 10px 0px 6px; }
#navigationTop a { text-decoration:none; }
#navigationTop a { color:#333333; }
#navigationTop a:hover { color:#0c2875; }

#content { 
margin-left:177px;
width:616px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
background-color:#0c2875;
margin-top:-90px;
}

#contentItems {
margin:0px 100px 0px 55px; }

#contentItems h1 { font-size:1.7em; font-family:Times; font-weight:normal; color:#cae0f7 }
#contentItems a { color:#cae0f7; font-weight:bold;}
#contentItems a:hover { color:#ffffff; }

#footer { 
margin:0px 0px 0px 0px;
width:800px;
height:7px;
background-color:#ffffff;
}

#bttb { min-width:100px; height:600px; position:fixed; margin:0 0 0 154px; font-size:.83em; font-weight:bold; display:inline;}
#bttb p { text-align:center; bottom:0; position:absolute; }
#bttb a { color:#ffffff; }
#bttb a:hover { color:#ffffff; }