﻿body {
	background-color:#8698ae;
	margin:0px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
img{
	border:0px;
	}
a, a:link, a:active, a:visited{
	color: #485A72;
	text-decoration:none;
	}
a:hover{
	color: #0099FF;
	text-decoration:none;
	}
#left{
	width:231px;
	position:absolute;
	text-align:left;
	top:10px;
	left:10px;
	display:inline;
	color: #DDE2E8;
	}
#left p{
	width:170px;
	margin-left:30px;
	}
#content{
	width:600px;
	position:absolute;
	top:33px;
	left:250px;
	color:#8f5a72;
	}
.reg{
	background-color:#ffffff;
	border:1px solid #000000;
	margin-bottom:7px;
	}
.reg div, h2{
	margin:10px;
    margin-left:0px;
	}
h3{
	color:#8f5a72;
	}
#copyright{
	font-size:10px;
	margin-left:30px;
	}
.smallfont{
	font-size:10px;
	}
#logo{
	margin-left:30px;
	margin-top:20px;
    }
#content_holder
{
    width:640px;
    height:480px;
    padding:7px;
    background-color:#ffffff;
	border:1px solid #000000;
}
.section{
    margin-bottom:40px;
}
