/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0px;
	margin-top: 20px;


	}
	
	
#div1 {
	MARGIN-LEFT: auto; WIDTH: 650px; MARGIN-RIGHT: auto; TEXT-ALIGN: left
}

#header_border {

	border: 1px solid #1B1083;
	
}

ul#navlist
{
margin-top: 0;
padding-top: 0;
margin-left: 0;
padding-left: 0;
margin-bottom: 0;
padding-bottom: 1px;
margin-right: 0;
padding-right: 0;
white-space: nowrap;
border: 1px solid #1B1083;

}

#navlist li
{
display: inline;
list-style-type: none;
	list-style: none;
	display: inline;
	background: url(images/nav_bg.png) repeat;
text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
border-left:   1px solid #E4E7E8;
	height: 19px;
	width: 150px;
	text-decoration: none;
	
}



#navlist a:link
{
	list-style: none;
	display: inline;

text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;


	width: 150px;
	text-decoration: none;

}


#navlist a:visited{
	list-style: none;
	display: inline;

text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;

	text-decoration: none;
	width: auto;
text-decoration: none;


	
}
#navlist a:hover
{
	background-color: #ffffff;
	text-decoration: none;
	color: #920A12;
}

 
#nav_outline {
	background: url(images/nav_bg.png) repeat;
	border: 1px solid #1B1083;
height: 15px;
}


#pic_right {
float: right;
}

#right_outline {
	border: 1px solid #cccccc;
	margin:  2px;
	padding: 1px 0px 0px;
	width: 250px;
	

}


#catlist ul
{

list-style-type: circle;
}

#catlist
{
	text-align: left;

list-style-type: square;

}

#catlist li 
{
padding-left: 0px;

	text-align: left;
}


#catlist li a:link, #navlist a:visited
{
padding-left: 0px;

}

#catlist a:hover {
color:  #DE1429;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;


	}
#border2 {
	border: thin solid #003399;
	padding: 5px;

}
