
html{
height:100%;
margin:0px;
padding:0px;
vertical-align:top;
text-align:center;
}

body{
margin:0px;
height:100%;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
color:#734D12;
font-size:14px;
font-weight:bold;
padding:0;
line-height:18px;
background:#6B100E
}


h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		font-weight:normal;
		letter-spacing:-1px;
		color:#CC0000;
		line-height:28px;
		margin-top:0

}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
color:#CC0000;
margin:15px 0 15px 0;

}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#CC0000;
margin:0 0 15px 0;

}

p{
margin:1em 0 1em 0;
font-family:Arial, Helvetica, sans-serif
}

a{
font-weight:bold;
color:#770000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}

a:hover{
text-decoration:underline}

hr{
color:#ECB415;
margin:0;
padding:0;
clear:both;
height:2px;
line-height:2px;
}

#main{
width:980px;
margin:0 auto;
padding:0;
}

	#top{
	width:100%;
	height:290px;
	float:left;
	clear:both;
	background:url(images/face2.jpg) no-repeat left top}
	
	#main_block{
	width:100%;
	float:left;
	clear:both;
	background:url(images/bg.jpg) repeat-y left top}
	
		#left{
		width:200px;
		float:left;
		clear:left;
		padding:15px 0 0 60px;}
		
			#left_body{
			width:180px;
			float:left;
			clear:both;
			padding:10px;
			background:url(images/left_bg2.jpg) repeat-y left top}
			
			#left a{
			font-family:Georgia, "Times New Roman", Times, serif;
			display:block;
			font-size:16px;
			letter-spacing:-1px;
			text-align:left;
			margin:0 0 10px 0;
			color:#F6EAC2}
			
			#left h2{
			margin-top:0;
			padding-top:0;
			color:#F6EAC2}
			
			.left_title{
			float:left;
			clear:both;
			padding:0;
			margin:0;
			border:0}
			
		#text{
		float:right;
		clear:right;
		width:630px;
		padding:15px 75px 15px 15px;
		text-align:justify
		}
	
	
	#foot{
	width:100%;
	height:100px;
	padding:41px 0 0 0;
	float:left;
	clear:both;
	background:url(images/foot.jpg) no-repeat right bottom;
	font-size:12px;
	font-weight:normal}
	
		#foot a{
		font-size:12px;
		font-weight:normal}
		
		#webdesign{
		float:right;
		width:auto;
		margin:0 70px 0 -150px;
		clear:right}
		
.uploadedimage{
padding:3px;
border:1px solid #770000;
background:#FFFFFF;
cursor:pointer}

