#container {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
#header {
	background-image: url(images/header_background.jpg);
	background-color: #5b9044;
	background-repeat: repeat-x;
	height: 66px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#row2 {
	background-image: url(images/row2.jpg);
	background-repeat: repeat;
	height: 24px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#backfade{
	background-image: url(images/main_back.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	width: 100%;
	height: 200px;
}

#mainarea {
	width: 800px;
	margin: 0px;
}
#leftcolumn {
	float: left;
}
#picarea {
	background-image: url(images/dots.png);
	background-repeat: repeat-y;
	margin-top: 4px;
	float: left;
	width: 630;
	left: 150px;
	text-align: center;
}
#middlecolumn {
	background-image: url(images/dots.png);
	background-repeat: repeat-y;
	float: left;
	width: 500;
	left: 150px;
	text-align: justify;
}
#rightcolumn {
	background-image: url(images/dots.png);
	background-repeat: repeat-y;
	float: right;
	width: 140;
	text-align: center;
	padding-left: 12px;
}
#signin {
	position: absolute;
	background-image: url(images/sign_in_box.png);
	position: static; 
	vertical-align: bottom;
	width: 144px;
	height: 158px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#register {
	position: relative;
	background-image: url(images/register_button.png);
	position: static; 
	vertical-align: top;
	background-repeat: no-repeat;
	width: 144px;
	height: 26px;
}
#lefttexthead {
	position: relative;
	background-image: url(images/left_text_box_head.png);
	background-repeat: repeat-x;
	width: 144px;
	height: 25px;
	margin-left: 0px;
	padding: 0px;
}
#lefttextbox {
	position: relative;
	background-image: url(images/left_box_background.png);
	background-repeat: repeat;
	width: 144px;
	height: auto;
	margin-left: 0px;
	padding: 0px;
}
#lefttextbottom {
	position: relative;
	background-image: url(images/left_text_box_bottom.png);
	background-repeat: repeat-x;
	width: 144px;
	height: 5px;
	margin-left: 0px;
	padding: 0px;
}
.leftbox {
	color: 				#ffffff;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			left;
	margin-left:			7px;
	margin-right:			11px;
}
a.leftbox {
	color: #ffffff;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			left;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: 		underline;
}
a.leftbox:hover {
	color: red;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			left;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: 		underline;
}
.rightbox {
	color: 				#ffffff;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			right;
	margin-left:			7px;
	margin-right:			11px;
}
a.rightbox {
	color: 				#ffffff;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			right;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: 		underline;
}
a.rightbox:hover {
	color: 				red;
	font-family:			arial, tahoma;
	font-size:			13px;
	margin-top:			4px;
	text-align:			right;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: 		underline;
}
.boxNavreg {
	color: 				#000000;
	font-family:			arial, tahoma;
	font-size:			13px;
	font-weight:			bold;
	margin-top:			4px;
	text-align:			left;
	margin-left:			0px;
}
a.boxNavreg {
	color: 				#000000;
	font-family:			arial, tahoma;
	font-size:			13px;
	font-weight:			bold;
	margin-top:			4px;
	text-align:			left;
	margin-left:			10px;
	text-decoration: 		none;
}
a.boxNavreg:hover {
	color: 				red;
	font-family:			arial, tahoma;
	font-size:			13px;
	font-weight:			bold;
	margin-top:			4px;
	text-align:			left;
	margin-left:			10px;
	text-decoration: 		underline;
}
.boxNavhead {
	color: 				#000000;
	font-family:			arial, tahoma;
	font-size:			13px;
	font-weight:			bold;
	margin-top:			4px;
	text-align:			left;
	margin-left:			10px;
}
.boxNav {
	color: 				#000000;
	font-family:			arial, tahoma;
	font-size:			12px;
}
a.boxNav {
	color: 				#000000;
	text-decoration: 		none;
	font-family:			arial, tahoma;
	font-size:			12px;
}
a.boxNav:hover {
	color: 				red;
	text-decoration: 		underline;
	font-family:			arial, tahoma;
	font-size:			12px;
}
h1 {
	color:				#445890;
	font-size:			18px;
	text-align:			left;
	font-family:			arial, tahoma;
	font-weight:			bold;
	font-style:			italic;
	margin-top:			10px;
	margin-bottom:			5px;
	margin-left:			12px;
	text-decoration: 		none;
	vertical-align:			top;
}
h2 {
	color:				#445890;
	font-size:			15px;
	text-align:			right;
	font-family:			arial, tahoma;
	font-weight:			bold;
	margin-top:			5px;
	margin-bottom:			5px;
	margin-right:			5px;
	text-decoration: 		none;
	vertical-align:			top;
}
.maintexthead {
	color:				#000000;
	font-size:			16px;
	text-align:			center;
	font-weight:			bold;
	font-family:			arial, tahoma;
	margin-top:			10px;
	margin-bottom:			5px;
	margin-right:			5px;
	margin-left:			12px;
	text-decoration: 		none;
	vertical-align:			top;
}
.maintext {
	color:				#445890;
	font-size:			13px;
	text-align:			left;
	font-family:			arial, tahoma;
	margin-top:			5px;
	margin-bottom:			5px;
	margin-right:			5px;
	margin-left:			12px;
	text-decoration: 		none;
	vertical-align:			top;
}
p, ul {
	color:				#445890;
	font-size:			13px;
	text-align:			left;
	font-family:			arial, tahoma;
	margin-top:			6px;
	margin-bottom:			5px;
	margin-right:			5px;
	margin-left:			52px;
	text-decoration: 		none;
	vertical-align:			top;
}
#footer {
	background-image: url(images/row2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: centre;
	clear: both;
	margin:auto;
	font-family: arial, tahoma;
	font-size: 12px;
	color:				#445890;
}
.bottomNav {
	color: #445890;
	font-family:			arial, tahoma;
	font-size:			11px;
	margin-top:			0px;
	text-align:			left;
	margin-left:			0px;
	margin-right:			11px;
}
a.bottomNav {
	color: #445890;
	font-family:			arial, tahoma;
	font-size:			11px;
	margin-top:			0px;
	text-align:			left;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: underline;
}
a.bottomNav:hover {
	color: red;
	font-family:			arial, tahoma;
	font-size:			11px;
	margin-top:			0px;
	text-align:			left;
	margin-left:			0px;
	margin-right:			0px;
	text-decoration: underline;
}
	