@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	background-color: #000;
}
h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #09F;
	padding-bottom: 10px;
	padding-left: 10px;
}
hr {
	color: #09F;
}


#contaner h1 {
	font-size: 26px;
	font-weight: bolder;
	color: #09F;
	padding-left: 10px;
}
#contaner h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #09F;
	padding-left: 10px;
}

#contaner p {
	font-size: 14px;
	color: #09F;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
#contaner h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #09F;
	padding-left: 10px;
}

a:link {
	font-size: 14px;
	color: #09F;
	font-weight: bolder;
}
a:visited {
	font-size: 14px;
	color: #09F;
	font-weight: bolder;
}
a:hover {
	font-size: 14px;
	color: #4B74D5;
	font-weight: bolder;
}


#contaner {
	font-size: 14px;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #0099FF;
	border: 1px solid #446AC4;
}
#contaner #photobox {
	height: auto;
	width: 300px;
	float: right;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	font-size: 14px;
	font-weight: bolder;
	color: #09F;
}
#formbox {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	font-weight: bolder;
	color: #09F;
	margin-top: 0px;
	border: 1px solid #09F;
}
.formtext {
	font-weight: bolder;
	color: #09F;
}


#contaner #topnav {
	height: 40px;
	width: 880px;
	padding-top: 10px;
	padding-left: 10px;
}

#contaner #custom {
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	height: auto;
	width: 275px;
	margin-left: 20px;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contaner #computer {
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	height: 300px;
	width: 275px;
	margin-left: 20px;
	padding-top: 10px;
}
#contaner #website {
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	height: 300px;
	width: 275px;
	margin-left: 20px;
	padding-top: 10px;
}
#boxHeader {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	padding-bottom: 10px;
}
#boxHeader2 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	padding-bottom: 10px;
}
#boxHeader3 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	padding-bottom: 10px;
}
#contaner #top {
	height: 40px;
	width: auto;
}

#header {
	height: 300px;
	width: 100%;
}

#footer {
	font-size: 12px;
	color: #09F;
	font-weight: bolder;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4267BD;
}

#footer a:link {
	font-size: 12px;
	color: #09F;
	font-weight: bolder;
}
#footer a:visited {
	font-size: 12px;
	color: #09F;
	font-weight: bolder;
}
#footer a:hover {
	font-size: 12px;
	color: #06F;
	font-weight: bolder;
}
.captcha {
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
}

