﻿body
{
	background-color:#d7d7d7;
	font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #878788;
	margin:0;
	padding:0px;

}

a
{
	color:Gray;
	font-size:small;
	text-decoration:none;
	
}

h3
{
	color: #878788;
	margin:0px;
	margin-left:10px;	
}
p
{
	padding-left:10px;	
	padding-right:10px;
}

ul.nav
{
	display:table;
	width:100%;
	table-layout:fixed;	
}

.textbox
{
	border:none;	
	background:transparent;
	font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #878788;
	width:400px;
	min-height:140px;
}
.formview
{
	border-right-style:none;
}


#main
{	
	background-color:white;
	margin:auto;
	width:840px;
}


#flash
{
	position:relative;
	left:220px;
}

#masthead
{
	position:relative;
	left:220px;
}

#content
{
	width:595px;
	position:relative;
	left:220px;
	border-left:solid 1px #cccccc;
	padding-left:25px;
	padding-bottom:25px;
	
}

#content td
{
		
		padding:.4em 1em;
		border-right:solid 1px #959393;
		border-top:solid 1px #959393;
}

table
{
	border-collapse:collapse;
	border:solid 1px #959393;	
	text-align:inherit;
}

.odd
{
	background-color:#ececec	;	
}

.odd:hover
{
	
}



.even
{
	background-color:#dddbdb;
	
}

.even:hover
{
		
}

#news
{
	margin-top:-4px;
	width:219px;
	height:198px;
	background-color:white;
	border-right:solid 1px #d7d7d7;
}

#stuff
{
	width:100%;
	margin-top:20px;
	height:40px;
	border-top:solid 1px #d7d7d7;
	background-color:White;
	border-bottom:solid 4px red;
}


#contact
{
	position:relative;
	top:18px;
	left:49px;
}

#copyright
{
	position:relative;
	left:550px;
	width:300px;
}

#menu
{
	
	position:absolute;
	
	top:100px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	width:215px;
	padding:0px;
	margin:0px;
	

}

#menu ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	border-bottom:solid 1px #cccccc;
	
}

#menu li
{
	padding:0px;
	margin:0px;
	border-top:solid 1px #cccccc;
	list-style-image:url(images/arr2.html);	
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

#thumbs ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:35px;


		
}

#thumbs li
{
	display:inline;	
	padding-left:1px;
	
}

#thumbs_home
{
	 position:absolute;
	 top:335px;
	 left:470px;
}

#thumbs_home ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:35px;
}

#thumbs_home li
{
	display:inline;	
	padding-left:12px;
}

#thumbs_text
{
	 position:absolute;
	 top:420px;
	 left:470px;
}

#thumbs_text ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:35px;
}

#thumbs_text li
{
	display:inline;	
	padding-left:12px;

}

.c
{
	width:50px;
}
#thumbs ul li a {text-decoration:none;}

.glossymenu{
padding: 0;
width: 219px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
position:absolute;
top:110px;
}

.glossymenu a.menuitem{
background: #808080;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 10px;
text-decoration: none;
border-bottom: solid 1px white;
        top: 0px;
        left: 0px;
        padding-right: 0;
        padding-top: 4px;
        padding-bottom: 4px;
    }


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.html);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #cccccc;
}

.glossymenu div.submenu ul li a{
display: block;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
