@charset "utf-8";
/* CSS Document */
body {
	font-family:"Century Gothic";
	font-size:12px;
}

h1 {
	padding:1%;
}

p {
	padding:1%;
}

a:link {
	color:#990000;
}

a:hover {
	color:#990000;
}

a:visited {
	color:#990000;
}

ul {
	list-style-type:none;
}

li {
	display:inline;
}

.header {
	height:145px;
}

.leftimg {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}

.rightimg {
	background:url(images/RightImg.gif) no-repeat;
	background-position:top right;
	color:#FFFFFF;
	font-size:large;
	font-weight:bold;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}

#maincontent {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	text-align:left;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
}

.mainimg {
	background:url(images/MainImg.gif) no-repeat;
	background-position:right bottom;
	width:317px;
}

.border {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
}

input {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
}

.submit {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFFFFF;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#990000;
}

.option {
	font-family:"Century Gothic";
	font-size:12px;
	color:#990000;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
}

textarea {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
	scrollbar-base-color:#990000;
	scrollbar-arrow-color:white;
}

#adspace {
	width:468px;
	height:60px;
	float:right;
	border:1px solid #666666;
	text-align:center;
}