
body {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	border-width: 0px;
	overflow: auto;
	line-height: 28px;
	text-align:left;
}

td, p {
	font-size: 13px;
	color: #ffffff;
	line-height: 28px;
		text-align:left;
}




li {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	list-style-image:  url(images/li.gif);	
}

a:link, a:active, a:visited {
	color: #c32e00;
	font-weight: normal;
		text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #3D3C3C;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;		
}

.headline {
	font-size: 15px;
}

.title {
	font-size: 18px;
	color: #FFFFFF;
}

.smalltitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.date {
	color: #b5ab1d;
		font-weight: bold;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 150px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}


.smallest {
	font-size: 9px;
	color: #3D3C3C;
}

.descriptor {
	font-weight: bold;
}

.comment {
	color: #2E2E28;
}


form	{
	margin: 0 0 0 0;
}



select { 
 background-color: #000000; 
 color: #cccccc; 
 font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
	
}


.inputfield {
	border-bottom:#999999 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #cccccc; 
	height: 18px;

}


.photos	{
	background-color : #ffffff;
	border-right-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
}

.bottom {
	color: #404040;
	font-size: 9px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #404040;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: none;
	color: #cccccc;	
	font-size: 9px;		
}

.top {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-size:19px;
}
h2 {
	font-size:17px;
	color: #828a29;
}
h3 {
	font-size:15px;
	color:#dbb43a;
}

h4 {
	font-size:13px;
	color:#828a29;
}