body {
	background-color : #C1CBC5;
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
}

a {
	color : #BD372E;
	text-decoration : none;
}

a:visited {
	color : #BD372E;
	text-decoration : none;
}

a:hover {
	color : #535750;
	text-decoration : underline;
}

a:active {
	color : #535750;
	text-decoration : underline;
}

#PageContainer {
	width : 850px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	background-image : url(images/bg_content.gif);
	background-repeat : repeat;
	background-color : #FFFFFF;
	padding : 25px;
	margin-top : 25px;
}

#Header {
	height : 85px;
	width : 850px;
	text-align : left;
}

#Content {
	background-image : url(images/bg.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	width : 850px;
	min-height : 645px;
}

#Menu {
	width : 175px;
	/*min-height : 595px;*/
	background-color : #535750;
	float : left;
	text-align : left;
	padding : 25px 0px 0px 25px;
}

a.menu {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 18px;
	line-height : 32px;
}

a.menu:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:hover {
	color : #BD372E;
	text-decoration : underline;
}

a.menu:active {
	color : #BD372E;
	text-decoration : underline;
}

a.menua {
	color : #BD372E;
	text-decoration : none;
	font-size : 18px;
	line-height : 32px;
}

a.menua:visited {
	color : #BD372E;
	text-decoration : none;
}

a.menua:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a.menua:active {
	color : #FFFFFF;
	text-decoration : underline;
}

#Text {
	float : left;
	text-align : justify;
	margin-left : 10px;
	/*width : 640px;*/
	width : 635px;
	background-color : #FFFFFF;
}

h1 {
	font-size : 48px;
	font-weight : normal;
	color : #535750;
	margin : 0px;
	padding : 0px;
}

ul {
	padding-left : 10px;
}

li {
	list-style-type : disc;
	margin-left : 10px;
}

.gah {
	color : #BD372E;
}

.twoohfive {
	width : 205px;
	float : left;
}

.twofive {
	width : 205px;
	float : left;
	margin-left : 10px;
	margin-right : 10px;
}

#Footer {
	width : 175px;
	text-align : left;
	font-size : 10px;
	color : #FFFFFF;
	padding-bottom : 25px;
}

a.footer {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:hover {
	color : #BD372E;
	text-decoration : underline;
}

a.footer:active {
	color : #BD372E;
	text-decoration : underline;
}
