#container {
			width: 720px;
			\width: 740px;
			w\idth: 720px;
			border: 1px solid #333;
			background: #000;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			}
			
body	{
	background: #000;
    font: 11px/1.5em "lucida grande",  verdana, tahoma, sans-serif;
	margin: 25px 0 25px 0;
	padding: 0;
	}

p, h1, h2, td	{
	color: white;
	text-align: left;
	}
		
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : strong;
	text-decoration : none;
	color: #FFFF00;
	}

a:visited {
	font-weight : strong; 
	text-decoration : none;
	color: #FFFF00;
	}

a:hover {
	font-weight : strong; 
	text-decoration : none;
	color: #fff;
	}

a:active {
	font-weight : strong;
	text-decoration : none;
	color: #FFFF00;
	}


h1	{
	font-size: 13px;
	font-weight: strong;
	margin-top: .5em;
	margin-bottom: .2em;
	}
	
#primarycontent h2	{
	font-size: 14px;
	font-weight: strong;
	margin-top: 0.5em;
	margin-bottom: 10px;
	background-color: #000000;
	padding: 3px;
	}
	
p	{
	margin-top: .2em;
	}	
	
#footer p	{
	font-size: 10px;
	margin-top: .25px;
	text-align: left;
	}
	
/* Basic page divisions */

#primarycontent	{
	padding-right: 0px;
	padding-top: 25px;
	}

#dates {
	line-height: 24px;
	}

/* Sidebar display attributes */

#sidebar {
    margin-top: 5px;
	font-size: 10px;
	line-height: 14px;
    padding: 10px;
}

#sidebar p	{
	font-style: normal;
	text-align: left;
	margin-top: 0.5em;
	font-size: 10px;

	}
	
#sidebar h1	{
	font-size: 11px;
	font-weight: strong;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1;
	text-align: left;
	}

/* Navigation bar components */

table#nav	{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	}

table#nav td	{
	background: #000;
	font-size: 10px;
	text-align: center;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	color: #FFFFFF; /*Nav bar text color*/
	margin: 0;
	width: 100px;
	line-height: 20px;
	background: #000;
	} 

#nav td a:hover {
	color: #ff9900;
	background: #000;
	} 

td#home {
	color: #FFFFFF;
	width: 700px;
	height: 100px;
	} 

td#home a:hover {
	color: #ff9900;
	width: 700px;
	height: 100px;
	} 
h2 { font-size: 13px ; margin-bottom: .25px}

.floatleft
{
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	vertical-align: middle;
}


 .thumbnail
 {
	float: left;
	width: 80px;
	border: 1px solid #000;
	margin: 0 15px 15px 0;
	padding: 5px;
 }

 .clearboth { clear: both; }


 .floatright
 {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	vertical-align: middle;
	text-align: justify;
 }
/* Flash Content */
	
#flashcontent {
	width: 500px;
	height: 600px;
	font: 11px/1.5em "lucida grande",  verdana, tahoma, sans-serif;
	;
	}
	-->

<!--
.style1 {color: #B5D5FF}
.style2 {
	font: 11px/1.5em "lucida grande",  verdana, tahoma, sans-serif;;
	color: #000000;
}
-->
