body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 90%;
	color: #999999;
	text-align: center;
}

h3 {
	color: #CC0000;

}
h4 {
	color: #CC0000;

}

img {
	border-top: 20px none #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CC0000;
}

#left {
	background-color: #FFFFFF;
	width: 400px;
	background-image: url(Website/Graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	margin-left: 0px;
	float: left;
}

#right {
	padding: 10px;
	float: right;
	height: 84px;
	width: 350px;
	margin-right: 0px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	line-height: 32px;
}

#content {
	margin-left: 350px;
	margin-bottom: 0px;
	padding: 0px 20px 10px;
	font-size: 90%;
}

#content p {
	margin-top: 0px;

}
#content a:link {
	color: #CC0000;
	text-decoration: underline;
}
#content a:visited {
	color: #CC0000;
	text-decoration: underline;

}
#content a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content a:active {
	color: #CC0000;
	text-decoration: underline;
}

/* buttons start */

#navigation {
	clear: both;
	background-color: #CC0000;
	height: 26px;
	width: 779px;
}

#nav {
	text-align: center;
	width: 779px;
}

#nav img {
	border: none;
	vertical-align: text-bottom;
}

#nav, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#nav a {
	display: block;
	width: 7em;
	font-weight: bold;
	background-image: url(Website/Graphics/link_seperator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#nav a:hover {
	display: block;
	width: 7em;
	color: #FFFFFF;
}

#nav ul li a {
	display: block;
	width: 7em;
	text-indent: 0px;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	
}

#nav ul li a:hover {
	display: block;
	width: 7em;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav li {
	float: right;
	width: 7em;
	color: #FFFFFF;
	list-style-type: none;
}

#nav li ul {
	position: absolute;
	background: #99CC00;
	width: 7em;
	left: -999em;
	line-height: 1.5em;
	margin-left: -1.5em;
	padding-top: 5px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* buttons end */

#flash {
	height: 140px;
	width: 779px;
}

#footer2 {
	background-color: #CCCCCC;
	font-size: 80%;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

#footer2 a{
	text-decoration: none;
}

#footer2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* Form Elements Start */

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

textarea,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

textarea {
	text-align: left;
	width: 300px;
	padding-right: 20px;
}

.submit {
	width: 60px;
}

br {
	clear: left;
}

/* Form Elements End */

#container {
	position:relative;
	display:block;
	background:#FFFFFF;
	width: 779px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#inner {display:block; margin-left:-200px; margin-right:-200px; padding:5px;}
#left2 {
	float:left;
	position:relative;
	width:180px;
	left:0px;
	background-color: #FFFFFF;
	background-image: url(Website/Graphics/red.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
}
#right2 {
	float:right;
	position:relative;
	width:150px;
	right:0px;
	background-color: #FFFFFF;
	background-image: url(Website/Graphics/red.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: left;
}
#center {
	margin-left:182px;
	margin-right:160px;
	position:relative;
	display:block;
	height:1%;
	background-color: #FFFFFF;
	background-image: url(Website/Graphics/grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
.clear {clear:both;}

.white {
	font-weight: bold;
	color: #FFFFFF;
}