html,body{margin:0;padding:0}
body{font: 80%/200% "Trebuchet MS, Lucida Grande", Lucida, Verdana, sans-serif;text-align:center;
background-color: #1668b1;
	color: #828282;
}

.small {
	color: white;
	font-size: 80%;
}


h1 {
	color: #1668b1;
	font: bold 140%/200% "Trebuchet MS";
	padding-top: 10px;
}

h2 {
	color: #1668b1;
	font: normal 120%/180% "Trebuchet MS";
	margin-top: 15px;
	margin-bottom: 0;
}

h3 { color: #1668b1; font-size: 140%; line-height: 200%; margin: 0; padding: 0; }

h4 { color: #1668b1; font-size: 100%; line-height: 200%; margin: 0; padding: 0; }

p{ line-height: 170%; margin:0 0 10px  }

a{padding:5px; text-decoration:none; color: #978787;
	font-weight: bold;
	border-style: none;
}

a:hover{
	color: #606060;
}

div#shadowrapper{
	background: url(images/shadow_lr.png) repeat-y center;
}

div#container{
	text-align:left;
	width:950px; 
	margin:0 auto;
	padding-top: 0;
	padding-left:25px;
	padding-right:25px;
	}

div#header{
	width: 946px;
	height: 196px;
	text-align: center;
}

div#wrapper{
	float:left;
	width:950px;
	
}

.clear{
	clear: both;
}
div#content{
	margin-left: 260px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 380px;

}

div#content p{
	line-height:1.4
	margin: 0 auto;
	}
div#navigation{
	background:#FFFFF;
	float:left;
	width:210px;
	margin-top:10px;
	margin-left:42px;
}
div#navigation ul{
	margin:10px 0; 
	padding:0; 
	list-style-type:none;
	}
div#navigation li{
margin-bottom:5px;
	line-height: 200%;
	font-size: 90%;
}
div#extra{
	float: right;
	width:252px;
	margin-top: 25px;
	margin-right:10px;
	padding-right: 28px;
}
div#footer{
	background: url(images/shadow_foot.png) no-repeat center;
	height: 48px;
	clear: left;
	background-color: #1668b1;
}
div#footer p{
		margin:0;
		padding:5px 10px;
	
}

/* @group My Group */



/* @end */

img { border="0"
	
}

strong {
	font-weight: bold;
}

