body {
	background-color:#262626;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 985px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url("../images/header2.jpg");
	width:985px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#000000;
	width:979px;
	border: 3px solid #ffffff;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:23px;
	padding:8px 0px 6px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	font-weight:bold;
	color:#c0c0c0;
	padding:7px 5px 5px 5px;
	margin: 0px 19px;
}
#header ul a:hover{
	text-decoration:none;
	color:#ffffff; /*e01a19*/
}
#logo_w1,#logo_w2 {
	font-size: 28px;
	font-style:italic;
	color:#000000;
	position:absolute;
	text-shadow: 0.1em 0.1em 0.15em #800000
	/*text-shadow: #800000 0.1em 0.1em 0.1em*/
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}


/*---------- Loading Gif ----------*/
.load{background:url('../images/loading1.gif') no-repeat center;}


/********************** Content ***************************/
#content {
	background-image:url("../images/content_bg7f.jpg");
	width:985px;
}
img{
	border-width:0px;
}
h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size:18px;
	color:#000000;
	margin: 20px 0px 20px 0px;
}
.welcomeimg {
	float:right;
	margin:0px 0px 0px 20px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:18px;
	color:#000000;
	text-align:center;
	width:220px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:635px;
	margin-left:27px;
	padding: 0px 10px 10px 0px;
	display:inline;
}
#left a{
color:#3c352b; 
font-weight:bold;
}
#left a:hover{
color:#000000; /*e01a19*/
font-weight:bold;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:250px;
	padding: 0px 20px 10px 20px;
	margin-top:10px;
	border-left: #4A4C3E 2px solid;
}
#right a{
      font-weight:bold;
	color:#3c352b;
}
#right a:hover{
	color:#e01a19;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url("../images/footer_bg.gif");
font-size:1px;
height:3px;
}
#footer {
	width:985px;
	text-align:center;
	padding: 5px 0px;
}