body {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0 0 0 0;
	margin-top: 50px;
	border-width: 0px;
	overflow: auto;
	line-height: 22px;	
}

td, p {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}


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: #639392;
	font-weight: normal;
}

a:hover {
	color: #a6a348;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}

a.nav:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
	line-height: 18px;			
}

/* menu2 links */
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #1d1f56;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight:bold;
}

a.nav2:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 16px;
	line-height: 18px;	
	font-weight:bold;		
}

.number {
	font-size: 20px;
	color: #1D1F56;
}

.side {
	font-size: 16px;
	color: #1D1F56;
}

.title {
	font-size: 22px;
	color: #ffffff;
}

.home {
	font-size: 12px;
	color: #ffffff;
}

.smalltext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}

.contribute {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 150px;
	height: 29px;
	background-image: url(file:///C|/Documents and Settings/Che Borden/Local Settings/Temporary Internet Files/Content.IE5/QR23QTIV/images/contribute.gif);
}

.smallest {
	font-size: 9px;
	color: #2E2E28;
}

.descriptor {
	font-weight: bold;
}

.comment {
	color: #2E2E28;
}

.date {
	font-size: 11px;
	color: #C0C83C;
	background-image: url(file:///C|/Documents and Settings/Che Borden/Local Settings/Temporary Internet Files/Content.IE5/QR23QTIV/images/background_header.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	height: 29px;			
}

form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
}

.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;
}

.slash {
	color:#FDA100;
	font-style:italic;

}

.toptext {
	color:#fff;
	display:inline;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #cccccc;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #cccccc;
}

h1 {
	font-size:22px;
	color: #1d1f56;
}
h2 {
	font-size:10px;
}
h3 {
	font-size:12px;
}

blockquote {
display: block;
padding: 0 0px;
width: 250px;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 500%;
width: 10px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.5em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -30px;
margin-left: 260px;
}
