td	{
	vertical-align : top;
}

ul	{
	display : inline;
	margin : 0;
	list-style : circle outside;
	color : #FF8B8B;
}

li	{
	margin : 0px 0px 10px 15px;
}

body	{
	font-family : verdana,tahoma,arial,geneva,sans-serif;
	margin : 0;
	padding : 0;
	text-align : center;
	background : url(img/bg.jpg);
}

p, h1, h2, h3, div	{
	margin : 0px;
	padding : 0px;
}

#wrap	{
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	background-color : #000;
	margin-left : auto;
	margin-right : auto;
	width : 995px;
}
#maincontent	{
	height : 100%;
}
#archivemainL	{
	width : 205px;
	color : #fff;
	text-align : left;
	float : left;
	height : 100%;
	border-right : 1px solid #fff;
}

#archivemainR	{
	width : 790px;
	float : right;
	text-align : left;
	height : 100%;
}

h2	{
	font-size : 11px;
	margin-top : 10px;
	margin-bottom : 3px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #90FFF3;
	border-bottom : 1px dotted #AFAFAF;
	text-transform : uppercase;
}

h3	{
	font-size : 10px;
	text-transform : uppercase;
	margin-top : 3px;
	margin-bottom : 0px;
	font-weight : bold;
	color : #AFAFAF;
}


#footer	{
	border-top : 1px solid #fff;
	background : #519D95;
	text-align : left;
	font-size : 10px;
	color : #1B3F3B;
	width : 100%;
}
#footer	p	{
	padding : 10px;
}


#maintbl	{
	border : 1px solid #000;
	border-top : 0px;
}

#colL	{
	background-color : #3C1C05;
	border-right : 1px solid #fff;
	padding : 20px 5px 5px 5px;
	color : #fff;
	font-size : 11px;
}

#colL	a	{
	color : #FF8B8B;
	text-decoration : none;
	border-bottom : 1px dotted #FF8B8B;
}

#colR	{
	background : #19151C;
	padding : 10px;
	font-size : 11px;
	color : #fff;
}

#colR	h2	{
	margin-top : 30px;
	color : #90FFF3;
	border-color : #90FFF3;
}

#colR	p	{
	margin-bottom : 10px;
	line-height : 16px;
}
#colR	a	{
	color : #FFBF80;
	text-decoration : none;
	border-bottom : 1px dotted #FFBF80;
}


.supportingphoto	{
	float : right;
	margin : 0px 0px 5px 15px;
	border : 1px solid #000;
}