/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #AA121F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #AA121F;
}

body {
	
	background: #EFD314 url(images/back_all2.gif) repeat-y center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	width: 692px;
	text-align: left;
	border-left: 2px solid #AA121F;
    border-right: 2px solid #AA121F;
}

#back
{
width: 692px;

}

#header {
	height: 304px;
	text-align: left;		
}

#menu
{
width: 652px;
height: 81px;
background: url(images/menu1.gif) no-repeat;
padding-left: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 31px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;

}

#menu a:hover {
	width: 100px;
    height: 31px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/menu_r2.gif) repeat-x;
}


#logo {
background: url(images/arkevent1.jpg) no-repeat;
width: 675px;
height: 153px;
text-align: center;
padding-left: 50px;
padding-top: 80px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #AA121F;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
}

#main
{
padding: 10px;
}

#right
{
float: right;
width: 420px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #AA121F;
}

#right a
{
color: #AA121F;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}
.date {
	text-align: right;
	color: #AA121F;
	font-size: 11px;
}

.date a {
	color: #AA121F;
}



#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(images/footer.gif) repeat-x
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
