#container {
	width: 950px;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 950px;
	background-image: url(../image-files/header.jpg);
}
body {
	background-color:#EFFFE6;
}
#content {
	width: 530px;
	padding: 10px;
	background-color: #FFF;
	overflow:hidden;
	
	margin-left: 0px;
	margin-top: 10px;
	
}
#leftnav {
	float: left;
	width: 170px;
	height: auto;
	background-color:#CCE6FF;
	padding: 10px;
	margin-top: 10px;
	border: solid;
	border-width: thick;
	border-color: #ffffff;
	
}

#nav {
	align: horizontal;
	width: auto;
	height: auto;
	background-color: #EFFFE6;
	padding: 5px;
	border: solid;
	border-width: thick;
	border-color: #ffffff;
	
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#leftnav a
{
	width: 170px;
	color: #6587FE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #6587FE;
text-decoration: none;
font-weight: normal;
}

#leftnav a:visited
{
   color:#6587FE  ;
   text-decoration: none;
   font-weight: normal;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #6587FE;
	font-weight: normal;
}

#sidebar {
	padding: 10px;
	float: right;
	width: 160px;
	background-color:#FFFFCC; 
	height: auto;
	margin-top: 10px;
    border: solid;
	border-width: thick;
	border-color: #ffffff;
}


#footer {
	background-color: #CCE6FF;
	padding: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	border-top: solid;
	border-top-color: #ffffff;
	border-top-width: thick;
	
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#6587FE;
	line-height: 24px;
	text-align: center;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6587FE;
	line-height: 20px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6587FE;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #EFFFE6;
	border: 0px none #D9FFD9;
	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6587FE;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
	color: #333;
	text-align: justify;
	
}

a {
	color: #6587FE;
	font-weight: bold;
	text-decoration: none;
	border: 1px none #F03;
}
a:visited {
	color:#34B3FE;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #F36;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.box1 {
	color: #06F;
	width: 250px;
	height: 320px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	background-color: #fff;
	border: medium solid #D9FFD9;
	right: auto;
}

.box2 {
	color: #06F;
	width: 140px;
	height: 197px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	background-color: #FFFFDF;
	border: medium solid #D9FFD9;
	float:right;
	margin-left: 15px;
	
}

.box3 {
	color: #06F;
	width: 490px;
	height: 320px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	background-color: #FFFEEA;
	border: medium solid #D9FFD9;
	right: auto;
}
.box4 {
	color: #ffF;
	width: 252px;
	height: 252px;
	
	line-height: 16px;
	
	left: auto;
}


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
	margin: 3px 0;
	line-height: 12pt;
	
}


#related links {
}

	

#container #content fieldset {
	color: #333;
	background-color: #FFFFDF;
	width: auto;
	border: thick none #A8FFA8;
}
#container #content h1 {
	font-family: Verdana, Geneva, sans-serif;
}
