html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E1D41;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page {
	margin: 0px;
	padding: 0px;
}
#main {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg1.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainR {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg3fade.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainM {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg13.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainN {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg4.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainPH {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainPR {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg2.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainC {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg6.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainL {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg10.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#mainOK {
	height: 567px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg11.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #1d3c84;
}
#left{
	width: 100px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: italic;
	color: #990000;
}
#right{
	width: 500px;
	height: 547px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navbar{
	width: 500px;
	height: 102px;
	margin: 0px;
	padding: 0px;
	float: right;
	border-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #6A1F08;
}
#content{
	width: 490px;
	height: 462px;
	margin: 0px;
	overflow: auto;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentPH{
	width: 400px;
	height: 462px;
	margin: 0px;
	overflow: auto;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photo {
	width: 480px;
	height: 462px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: absolute;
	top: 60px;
	float: left;
	z-index: 0;
}
#footer{
	height: 15px;
	width: 880px;
	padding: 10px;
	margin: 0px;
	font-size: 10px;
}
.small{
	font-size: 10px;
}
.big{
	font-size: 14px;
}
.title{
	color: #ee7838;
}
.agent{
	font: Comic Sans MS;
	color: #000000;
}
a:link {
	color: #762B18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
