* {
	margin: 0px 0px 0px 0px;
	}

	
a:link { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 14px;
	text-decoration: none; }

a:active { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 14px;
	text-decoration: none; }

a:visited { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 14px;
	text-decoration: none; }

a:hover { 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A90716;
	font-size : 14px;
	text-decoration: underline;}

body {
	background-image: url(images/bg_forum.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	}

select.required {
	background-color: #ffffff;
	border: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 10px;
	padding: 4px;
	width: 375px;
	}

input {
	background-color: #44a2e2;
	border: 1px solid #bcc8d1;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 8px;
	width: 375px;
	}
	
.required, .validate-email {
	background-color: #ffffff;
	border: 1px solid #bcc8d1;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 7px;
	padding: 8px;
	width: 326px;
	}

.submit {
	background-color: none;
	border: none;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 120px;
		}

#all {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	}

#container {
	width: 824px;
	}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 179px;
	margin-top: 30px;
	}

#content {
	margin-top: 30px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

#left {
	float: left;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	width: 314px;
	}

#right {
	float: left;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: left;
	width: 326px;
	}
	
#widget {
	background-image: url(images/widget_info.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 312px;
	padding-top: 75px;
	margin-top: 50px;
	margin-bottom: 50px;
	clear: both;
	}
