body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background: #fff url(images/vert-bar-bg.jpg) repeat-x;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {

	margin: 0px auto;
	text-align: left;
	width: 875px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:875px;
	height:305px;
	position:relative;
}
#header ul{
	background-color: #000;
	width:711px;
	border: 3px solid #000000;
	display:block;
	top:43px;
	left:157px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:20px;
	padding:4px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration: none;
	color: #000;
	background-color: #fff;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_image {
	top: 85px;
	width:1024px;
	position:absolute;
}

#header_text {
	top: 0px;
	width:875px;
	position:absolute;
}
#header_text h2{
	color: #830005;
	font-style: italic;
	font-size: 16px;
}
#header_text a{color:#28556b;
	font-weight: normal;
	font-style: normal;
}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {

	width:875px;
	position:  absolute;
	top: 315px;
}

/* My Comment */

/* @group My Group */



/* @end */
#content_bar{
	border-width:0px;
	width: 875px;
	height: 50px;
	background-color: #850003;
}

#content_bar p{
	color: #fff;
	font-size: 24px;
	text-align: left;
	padding-left: 20px;
	padding-top: 9px;
}



img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color: #000;
	font-size:14px;
	text-align:left;
	width:400px;
	margin: 10px 0px 15px 0px;
}

ul{
	list-style-position: inside;
	padding-left: 15px;
}

li{
	list-style-position: outside;
}

img.floatRightClear {
	float: right;
	clear: right;
	margin: 4px;
	
}

#left p {
	display: block;
}

#left {
	float:left;
	width:579px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left h5{color: #700;
	border-top: 2px solid #700;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}

#left h6{color: #700;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-bottom: 2px solid #700;
	font-size: 15px;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #000 2px solid;

}
#right a{
	color: #700;
}

#right h2 a{
	color: #700;
	text-decoration: none;
	font-size: 12px;
}

#right h3{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	border-top: 2px solid #700;
	padding-top: 5px;
}

#right h3 a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#right h4{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#right h4 a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#right a:hover{
	color: #fff;
	background-color: #700;
}
/********************** Footer ***************************/

