body {
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	background-color: #292F76;
	background-image: url(images/bg.gif);
}
.main1 {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.main2 {
	border: 2px double #292F76;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #292F76;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999973;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECE9D8;
	background-color: #292F76;
	text-align: left;
	padding: 2px;
	margin-top: 15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #999973;
	padding: 2px;
}
.content {
	background-image: url(images/jigsaw.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 600px;
	color: #5D5D5D;
	text-align: justify;
}
.content a:link {
	color: #292F76;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #292F76;
}
.content a:visited {
	color: #292F76;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #292F76;
}
.content a:hover {
	color: #5D5D5D;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #5D5D5D;
}
.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCE6;
	padding: 10px;
	width: 193px;
}


.side {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCE6;
}



#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#nav ul a {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #999973;
	padding: 10px 7px 2px 4px;
	width: 155px;
	background-color: #CCCCE6;
}

#nav ul a:hover {
	color: #CCCCE6;
	text-decoration: none;
	text-align: right;	
	background-color: #666666;
}

#nav ul li {
	float: left;
	position: relative;
}

#nav ul li ul {
	list-style: none;
	position: absolute;
	left: 166px;
	top: 0;
	display: none;
	width: 166px;
	border: 4px solid #666666;
}

#nav ul li:hover ul { 
	display: block; 
}

.esl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	width: 160px;
	background-color: #666666;
	text-align: center;
}
.esl a:link {
	color: #FFFFFF;
}
.esl a:visited {
	color: #FFFFFF;
}
.esl a:hover {
	color: #CCCCCC;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	width: 575px;
	background-color: #CCCCE6;
	text-align: center;
}
.feed {
	width: 150px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
	background-color: #292F76;
	text-align: left;
	padding: 1px;
}

#lists ul {
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #5D5D5D;
}
.bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.bottom a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292F76;
	text-decoration: underline;
}
#lists2 ul {

	line-height: 25px;
	list-style-type: square;
	text-align: left;
}
.compliances {
	width: 560px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 5px double #292F79;
}
.compliances a:link{
	text-decoration: none;
}
.compliances a:visited{
	text-decoration: none;
}


.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}


#example3{ /*Demo 3 main container*/
width: 150px;
height: 280px;
border: 0px;
padding: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

