html, body{
margin:1px;
padding:0px;
}

h1, h2, h3{ 
font-family:arial, georgia, sans-serif; 
}

h1{ 
font-size:18px; 
color:#003366; 
text-align:center; 
margin:0px 0px 8px 0px;
}

h2{ 
font-size:14px;
color:#003366; 
margin:0px 0px 5px 0px;
}

h3{ 
font-size:13px; 
color:#003366; 
margin:0px;
}

h4{ 
font-size:12px; 
color:#003366; 
margin:0px;
}

h5{ 
font-size:12px; 
color:#003366; 
margin:0px;
}

p{ 
font-size:12px; 
font-family:verdana, georgia, sans-serif; 
color: #003366; 
margin:0px 0px 10px 0px; 
}

em {font:italic 12px verdana, georgia, sans-serif;
color:#003366;
}
                               

li{
font-size:12px; 
font-family:verdana, georgia, sans-serif;  
color:#003366; 
}

li{ 
list-style-type:disc; 
margin:0px 10px 8px 2px; 
}

a{ 
font-weight:bold; 
font-size:12px; 
font-family:verdana, georgia, sans-serif;
text-decoration:none; 
}

a:link{ 
color:#336699; 
}

a:visited{ 
color:#336699; 
}

a:hover{ 
color:#003366; 
background:#ffffff; 
text-decoration:underline;
}

a:active{ 
color:#2F4F4F; 
}


p.sidebar{
font-size:12px; 
font-family:verdana, georgia, sans-serif; 
color:#0066cc;
}


#wrapper {
	background:#ffffff url(faux2.jpg) repeat-y left;
}
#header {
	background:#eeeeee;
}

#name {
position:absolute; 
left:25px; 
top:35px; 
color:#ffffff; 
font:bold 48px arial, sans-serif;
}

#slogan {
position:absolute; 
left:25px; 
top:115px; 
color:#ffffff; 
font:bold 13px arial, sans-serif;
} 

#name1 {
position:absolute;
left:310px;
top:47px;
color:#ffffff;
font: bold 13px arial, sans-serif;
}

#container {
	width:100%;
	background:#ffffff url(faux2.jpg) repeat-y left;
	float:right;
	margin-left:-300px;
	display:inline;
}

#content {
	line-height:16px;
	background:#ffffff;
	margin-left:300px;
}





#topnav {
	margin: 0;
	font-size: 12px;
	background-color: #f5f5f5;
	padding: 2px 0px;
}



#topnav li {
	display: inline;
	list-style-type: none;
	padding: 2px 0px;
}



#topnav a:link, #topnav a:visited{
	color: #336699;
	background-color: transparent;
	text-decoration: none;
	padding: 0px 10px;
}



#topnav a:hover, #topnav a:active{
	color: #003366;
	background-color: #ffffff;
	padding: 0px 10px;
}



#sidebar {
	line-height:18px;
	width:300px;
	float:left;
	display:inline;
}


#sidebar a {
font-weight: bold;
font-family: arial, georgia, sans-serif;
}



#footer{clear:both;
margin:0;
padding:0;
border:0;
background-repeat:no-repeat; height:36px;
color:#003366;
width:100%;
}

#footertext{
position:relative;
left:0px;
top:16px;
color:#ffffff;font-size:12px;
font-family:arial, sans-serif;
}

h1 {
margin-top:10px;
}

.last {
margin-bottom:0;
}

.clearing {
height:0;
clear:both;
}