body {
	background-color:#ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px;
}
.clear{clear:both;}
/** {
	margin: 0px;
	padding: 0px;
}*/
#container {
	margin: 0px auto;
	text-align: left;
	width: 791px;
}
a{
	color:#9cada4;
	font-size:12px;
	text-decoration:none
}
a:hover{
	color:#9cada4;
	text-decoration:underline;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#menu {
	margin: 30px 0px 0px 0px;
	width:176px;
	height:98px;
	position:relative;
}
#menu ul{
	background-color:#ffffff;
	width:790px;
	display:block;
	top:105px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:24px;
	padding:5px 0px 0px 0px;
	text-align:left;
	left: 0px;	
}
#menu li{
	display:inline;	
	color:#820606;
}
#menu ul a{
	text-decoration:none;
	color:#820606;
	margin: 0px 7px;
}
#menu ul a:hover{
	color:#820606;
	text-decoration:underline;
}

/********************** Content ***************************/
img{
	border-width:0px;
}
h1{
	color:#820606;
	font-size:14px;
	margin: 20px 0px 15px 0px;
}

h2{
	color:#820606;
	font-size:14px;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#maincontent
	{	
	width:791px;
	padding: 20px 0px 10px 0px;
	}

#background
	{
	background-image: url("Images/Backgrounds/silverbox.jpg");
    background-repeat: no-repeat; 
	background-position:left;
	width:790px
	}
	
#background2
	{
	background-image: url("Images/Backgrounds/silverbox3.jpg");
    background-repeat: no-repeat; 
	background-position:left;
	width:790px;
	}
#background3
	{
	background-image: url("Images/Backgrounds/silverbox2.jpg");
    background-repeat: no-repeat; 
	background-position:left;
	width:790px
	}
	
#maincontent a{color:#820606}
#maincontent a:hover{color:#820606}	

#flash
	{padding: 40px 0px}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image: url(www/images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:791px;
	text-align:center;
	padding: 10px 0px;
	font-size:10px;	
}
