/* ::::: http://www.timestius.com/images/css.css ::::: */

body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00516e;
	background-image: url(../images/righttexture.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}

.form {
	background-color: #680000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #4C0000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	width: 365px;
}
.adress {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.submitbotton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #680000;
	padding: 0px;
	border: 2px solid #680000;
	cursor: auto;
	font-style: normal;
	width: 60px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#website {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -470px;
	margin-top: -320px;
	width: 940px;
	height: 640px;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/fundopng.png);}

.img {
	border: 0px none #00364A;
}

#logo {
	position: relative;
	width: 270px;
	height: 108px;
	top: 15pt;
	left: 15pt;
}
#leftcolumn {
	position: absolute;
	left: 20px;
	top: 128px;
	height: 492px;
	width: 270px;
}
#centercolumn {
	position: absolute;
	left: 290px;
	top: 164px;
	height: 436px;
	width: 590px;
	background-color: #4C0000;
	overflow: auto;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightcolumn {
	position: relative;
	left: 710px;
	top: -568px;
	height: 436px;
	width: 170px;
	background-color: #00516E;
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	overflow: visible;
	text-align: center;
	background-image: url(../images/righttexture.jpg);
}
.imgborder {
	border: 6px solid #680000;
}

#footer_left {
	position: absolute;
	left: 20px;
	top: 624px;
	width: 270px;
	height: 11px;
	color: #FFFFFF;
}
#footer_right {
	position: absolute;
	left: 750px;
	top: 625px;
	width: 169px;
	height: 11px;
	color: #FFFFFF;
}

#header {
	height: 108px;
	width: 630px;
	position: relative;
	left: 290px;
	top: -88px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#contentform {
	line-height: 16px;
}

.errormsg {
	display: block;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #FF9999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
.box {
	width: 365px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
	height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #770101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#message {
	width: 365px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
	height: 64px;
	outline: none;
	background-color: #770101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#send {
	width: 57px;
	height: 23px;
	text-align: center;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #740101;
}
#send:hover {
	color: #990000;
	background-color: #FFFFFF;
}
