A:link		{ color: #0000CC; text-decoration: none; }
A:visited	{ color: #0000CC; text-decoration: none; }
A:active	{ color: #0000CC; text-decoration: none; }
A:hover		{ color: #FFFFFF; text-decoration: none; }

a.anav:link	{ color: #000000; text-decoration: none; }
a.anav:visited 	{ color: #000000; text-decoration: none; }
a.anav:active	{ color: #000000; text-decoration: none; }
a.anav:hover	{ color: #330000; text-decoration: none; }

body	{
	background-color: #000033;
	margin: 0 0 0 0;
	}

p	{
	margin: 0;
	padding: 0;
	}

table	{
	table-layout: auto;
	}

td	{
	font-family: Verdana;
	font-size: 11pt;

	vertical-align: top;
	text-align: left;
	}

td.nav2
	{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12pt;
	font-weight: 300;
	vertical-align: middle;
	text-align: center;
	}

.photos	{
	width: 150px;
	height: 113px;
	border: #000000 2px solid;
	}

.form	{
	color: #000000;
	font-family: Verdana;
	font-size: 11px; 
	background-color: #DED4C2; 
	border: #000000 1px solid; 
	}

.button	{
	color: #000000; 
	font-family: Verdana;
	font-size: 11px; 
	background-color: #DED4C2; 
	border: #000000 1px solid;
	}

#container
	{
	width: 100%;

	background-color: #FFFFFF;

	text-align: left;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 11pt;

	}

#top1	{
	width: 100%;
	height: 150px;
	background-color: #333366;
	}

#nav
	{
	width: 100%;
	height: 30px;
	background-color: #9999CC;
	vertical-align: middle;
	text-align: center;
	}

#container .column
	{
	position: relative;
	float: left;
	}

#middle	{
	width: 100%

	}

#left	{
	width: 170px;
	right: 170px;
	margin-left: -100%;
	}

#right	{
	width: 120px;
	margin-right: -120px;
	}

#nav1	{
	width: 160px;
	background-color: #CCCCCC;
	border: #000000 2px solid;
	}

#box1	{
	width: 160px;
	height: 100px;
	background-color: #CCCCCC;
	border: #000000 2px solid;
	}

#spacer	{
	height: 10px;
	}

#header	{
	width: 500px;
	height: 100px;
	background-color: #CCCCCC;
	border: #000000 2px solid;
	}

#content
	{
	width: 500px;
	background-color: #CCCCCC;
	border: #000000 2px solid;
	}

#box2	{
	width: 110px;
	background-color: #CCCCCC;
	border: #000000 2px solid;
	}

#footer	{
	clear: both;
	}

/*** IE6 Fix ***/
* html #left {
  left: 100px;           /* RC width */
}



#top	{
	width: 100%;
	height: 122px;
	background-image: url("images/blue_top.gif");
	padding-top: 35px;
	}


#nav	{
	width: 100%;
	height: 25px;
	background-image: url("images/blue_mid.gif");
	}


#cnt	{
	height: 40px;
	padding-top: 7px;
	}

#foot	{

	}

td.td1	{
	background-image: url("images/blue_bot.gif");
	width: 1px;
	}

td.td2	{
	background-color: #FFFFFF;
	width: 2px;
	}

td.td3	{
	background-image: url("images/blue_cnt.gif");
	width: 5px;
	}

td.tdcnt
	{
	background-image: url("images/blue_cnt.gif");
	width: 823px;
	}
