BODY {
	color: #000000;
	background-color: White;
}

P, BR, TD, NOBR, TH {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

H1{
	color: #7F1230;
	font-size: 20px;
}

H2{
	color: #000000;
	font-size: 16px;
}

A, A:Visited, A:Active{
	color: #5A4A42;
}

A:Hover{
	color: #000000;
}

#main_top{
	width: 900px;
	z-index: 1;
}

#body{
	width: 900px;
	height: 280px;
	position: relative;
	z-index: 2;
}

#body_in{
	position: relative;
	width: 900px;
	text-align: right;
}

#right_side{
	position: absolute;
	right: 0px;
	top: 7px;
	width: 620px;
}

#about_us{
	width: 291px;
	border: 1px solid #D4CA9D;
	padding: 20px 0;
	text-align: center;
	font-size: 13px;
	float: right;
	margin-left: 10px;
}

.team{
	float: right;
	margin-left: 5px;
}

.team_member1{
	width: 130px;
	background: url(images/b1.png) no-repeat 125px 5px;
	padding-right: 10px;
}

.team_member1 a, .team_member1 a:visited, .team_member1 a:active{
	font-size: 12px;
	line-height: 18px;
	margin-right: 5px;
	
	color: #000000; /*text color*/
	text-decoration: none;
}

.team_member1 a:hover{
	font-weight: bold;
	/*text-decoration: underline;*/
}

.team_member2{
	width: 130px;
	background: url(images/b1.png) no-repeat 125px 5px;
	padding-right: 10px;
}

.team_member2 a, .team_member2 a:visited, .team_member2 a:active{
	font-size: 11px;
	margin-right: 5px;
	color: #5A4A42; /*text color*/
	text-decoration: none;
}
.team_member2 a:hover{
	font-weight: bold;
	/*text-decoration: underline;*/
}
#left_side{
	position: absolute;
	left: -27px;
	top: 0px;
	width: 312px;
	height: 275px;
	background-image: url(images/contact_bg.png);
}

#left_side_in{
	position: absolute;
	left: 0px;
	top: -105px;
	text-align: center;
}

#content_in{
	padding: 20px;
	width: 600px;
	background: #ffffff url(images/bg1.png) no-repeat 200px 50px;
}

#contact_holder{
	position: absolute;
	top: 250px;
	left: -25px;
	width: 312px;
	height: 275px;
	background-image: url(images/contact_bg.png);
}

#artn_holder{
	position: absolute;
	top: 260px;
	left: 0px;
	width: 312px;
	height: 500px;
	background-image: url(images/artn.png);
	background-repeat: repeat-y;
	border-top: 5px solid #7f1230;
}

#contact_bg{
	position: absolute;
	right: 35px;
	top: 15px;
	width: 215px;
	height: 252px;
	background-color: #ffffff;
}

#contact_bg_in{
	position: absolute;
	left: 60px;
	top: 15px;
	width: 215px;
	height: 252px;
	background-color: #ffffff;
}

#toc{
	width: 620px;
	height: 25px;
	background-image: url(images/toc_bg.png);
	text-align: right;
}

#container{
	width: 900px;
	position: relative;
}
#toc_in{
	width: 900px;
	height: 25px;
	background-image: url(images/toc_bg_in.png);
	text-align: right;
	z-index: 100;
}

#logo_in{
	width: 900px;
	text-align: right;
	padding: 10px 20px 10px 0;
}
.inp1{
	margin: 0 0 5px 0;
}

.inp1 input, .inp1 textarea{
	width: 196px;
	height: 30px;
	color: #5A4A42;
	font-size: 18px;
	font-family: Tahoma;
	border: 1px solid #D4CA9D;
}

.sbm1{
	background: #D4CA9D url(images/b2.png) no-repeat 2px 2px;
	color: #5A4A42;
	border: 1px solid #D4CA9D;
}

.indentmenu{
font: bold 12px Tahoma;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 4px 5px;
padding: 0;
float: right;


}

.indentmenu ul li{
display: inline;

}

.indentmenu ul li a{
float: left;
margin-left: 5px;
background: #ffffff url(images/b1.png) no-repeat 2px 2px;
color: #5A4A42; /*text color*/
padding: 5px 10px;
text-decoration: none;
border: 1px solid #ffffff; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #5A4A42;
}

.indentmenu ul li a:hover{
color: white !important; /*text color of selected and active item*/
padding: 5px 10px;
background: #7F1230 url(images/b2.png) no-repeat 2px 2px;
border: 1px solid #ffffff; /*dark purple divider between menu items*/
}
 .indentmenu ul li .crew{
color: white !important; /*text color of selected and active item*/
padding: 5px 10px;
background: #d1c08f url(images/b2.png) no-repeat 2px 2px;
border: 1px solid #ffffff; /*dark purple divider between menu items*/
}
#bot{
	margin: 20px 0;
	font-size: 13px;
}

#bot_in{
	width: 600px;
	margin: 20px 0;
	font-size: 13px;
	text-align: center;
}

#Articles{
	margin-top: 10px;
}

.Article{
	margin-bottom: 5px;
	padding: 10px;
	background: #ffffff url(images/b1.png) no-repeat 5px 5px;
	background-color: #fdf9ed;
}

A.ATitle, A.ATitle:Hover, A.ATitle:Active, A.ATitle:Visited{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #821933;
} 

A.ABody, A.ABody:Hover, A.ABody:Active, A.ABody:Visited{
	text-decoration: none;
	font-size: 12px;
	color: #655527;
} 

A.AMore, A.AMore:Hover, A.AMore:Active, A.AMore:Visited{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #821933;
} 

