@charset "UTF-8";
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	background-image;
	background-repeat: repeat;
	background-position: center -90px;
	font-size: 1.5em;
	letter-spacing: 25%;
	background-color: #F00;
	color: #FFF;
}
#wrapper {
	width: 1100px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]position: relative; */
	font-family: "Helvetica Neue Light", Arial, sans-serif;
}
#header {
	height: 100px;
	width: 1100px;
	float: none;
	word-spacing: 20%;
	clear: both;
	text-align: center;
	font-size: 13pt;
	letter-spacing: 25%;
}
#sidebar1 {
	font-family: "Helvetica Neue Light", Arial, sans-serif;
	height: 600px;
	width: 250px;
	float: left;
	text-align: right;
	letter-spacing: 25%;
	font-size: 13pt;
}
#sidebar2 {
	font-family: "Helvetica Neue Light", Arial, sans-serif;
	float: right;
	height: 600px;
	width: 250px;
	vertical-align: middle;
	font-size: 13pt;
	letter-spacing: 25%;
}

#mainContent {
	height: 700px;
	width: 739px;
	float: none;
	margin-right: 0
	margin-left: 0%;
	padding: 0%;
	margin-top: 0px;
	margin-right: 180.5px;
	margin-bottom: 0px;
	margin-left: 180.5px;
	background-image: none;
}
.currentpagelink {
	color: #600;
	font-size: 16px;
}
#aboutinfo {
	font-family: "Helvetica Light", Arial, sans-serif;
	height: 450px;
	width: 600px;
	letter-spacing: 25%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: left;
}
#ronpic {
	background-image: none;
	height: 450px;
	width: 300px;
	padding-top: 0px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#wrapper #mainContent #aboutinfo {
	font-size: 13pt;
	font-weight: lighter;
	letter-spacing: 25%;
	line-height: 17pt;
	color: #600;
}
#wrapper #header #menu a {
	font-family: Helvetica Neue Light, Arial, sans-serif;
}
.currentpage {
	font-family: Helvetica Light, Arial, sans-serif;
}
#wrapper #mainContent #aboutinfo p em {
	color: #999;
}
#wrapper #header #menu p {
	color: #600;
}
