html{width:100%;height:100%;}
body {
background-color: #5e0707; 
background-image:  url(images/background.jpg); 
background-repeat: no-repeat; 
background-position: center top;
font-family:Arial, Helvetica, sans-serif;
}

h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#ffa800;
font-size:16px;
margin:0px;
padding:0px;
}

a {
color:#ffffff;
text-decoration:underline;}

a:hover
{ text-decoration:none;
color:#ffe400;
}

.text {
font-size:14px;
text-align:justify;
color:#ffffff;
}

p {
font-size:14px;
text-align:justify;
color:#ffffff;
}
 
.left_col{
	background-image:url(images/bg_lf_.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	width:177px;
	text-align: center;
	vertical-align: bottom;
}
.seporate{
width:12px;
}

.content_pic{
padding:38px 0px 0px 0px;
}

.pic_border{
border:#ffa800 2px solid;
}

.footer {
padding:20px 0px 10px 0px;
text-align:center;
font-size: 10px;
color:#ffffff;
line-height:20px;
}

a.footer {
font-size: 12px; 
text-decoration:underline; 
color:#ffffff;}

a.footer:hover
{ text-decoration:none;
color:#ffe400;
}