/* Reset, courtest of Yahoo! */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}table {border-collapse:collapse;border-spacing:0;}fieldset,img { border:0;}address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}q:before,q:after {content:'';}abbr,acronym { border:0;}

body{
background:#1d2f54 url(images/bg.gif) repeat center top;
font-size: 13px;
font-family: "Lucida Sans", "Lucida Grande", Tahoma, Verdana, sans-serif;
line-height:20px;
}

#intro{
height:72px;
background-color: #376773;
}

#banner{
width:800px;
margin:0 auto;
background:transparent url(images/banner.gif) no-repeat left top;
height:72px;
text-indent:-9999px;
}

#navigation{
background-color: #cc4433;
height:24px;
}
#navigation ul{
width:800px;
margin:0 auto;
}
#navigation li,#navigation a,#navigation span{
text-shadow: 2px 2px 0px #742f26;
color: #f1dfbd;
text-decoration:none;
float:left;
display:block;
}
#navigation a:hover{
	color: white;
}#navigation a,#navigation span{
padding:0 10px;
font-size:14px;
line-height:24px;
height:24px;
}
#navigation span{
color: white;
font-weight:bold;
}

#content{
margin-bottom: 0px;
padding-left: 40px;
padding-bottom: 80px;
padding-right: 40px;
padding-top: 40px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 743px;
background: transparent url(images/contentbg.gif) center -96px repeat-y;
color:#FFF;
}

#content h1{
	margin-bottom: 20px;
	margin-right: 150px;
	margin-left: 150px;
	font-size: 20px;
	line-height: 40px;
}
#content h2{
	font-weight: bold;
	text-align: right;
	width: 130px;
	margin-bottom:-20px;
	}#content h2.double{
	margin-bottom: -40px;
}
#content p,#content ul{
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 20px;
}
#content a{
	text-decoration: none;
	color: #66ccff;
}
#content a:hover{
	text-decoration: underline;
}
#footer{
background: transparent url(images/footerbg.gif) center 0 no-repeat;
padding-top:24px;
color:#FFF;
text-align:center;
font-size:10px;
font-family:"Lucida Sans","Lucida Grande",Tahoma,Verdana,sans-serif;
text-transform: uppercase;
color:#68B;
letter-spacing:.2em;
}
#footer a{
text-decoration: none;
color:#8AD;
}
#footer a:hover{
text-decoration: underline;
}

