html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaaaaa dashed; margin: 10px 0px 10px 0px; }


body {
	background-color: #333300;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	background-image: url('images/index03.gif');
	background-repeat: repeat-x;
}
#Container {
	margin: 10px auto 10px auto;
	width: 780px;
}
#Border {
	float: left;
}
#Header {
	float: left;
	width: 780px;
	height: 80px;
	background-color: #EFEAC4;
	background-image: url('images/index02.gif');
}
#Menu {
	float: left;
	width: 760px;
	height: 23px;
	padding: 7px 0px 0px 20px;
	background-color: #CCCC99;
	border: 0px 0px 0px 0px;
	border-top: 1px #333300 solid;
	border-bottom: 1px #333300 solid;
	font-family: Georgia;
	color: #CCCC99;
	font-size: 13px;
}
#Menu a { color: #333300; font-weight: bold; text-decoration: none; }
#Menu a:hover { text-decoration: underline; }
#Content {
	float: left;
	width: 780px;
	min-height: 320px;
	padding: 0px 	0px 0px 0px;
	background-color: #EFEAC4;
	background-image: url('images/index02.gif');
}
#Footer {
	float: left;
	width: 780px;
	height: 15px;
	background-color: #EFEAC4;
}


#Header01 {
	float: left;
	width: 780px;
	height: 15px;
	background-color: #EFEAC4;
}
#Header02 {
	float: left;
	width: 300px;
}
#Header03 {
	float: right;
	padding: 0px 20px;
	font-family: Georgia;
	font-size: 20px;
	color: #333300;
}
#Content01 {
	float: left;
	width: 518px;
	padding: 10px 10px 10px 20px;
}
#Content02 {
	float: left;
	width: 200px;
	padding: 10px 20px 10px 10px;
}
#Content02 img { border: 1px #000000 solid; }
#Footer01 {
	float: left;
	width: 776px;
	text-align: right;
	padding: 2px;
	font-family: Georgia;
	color: #CCCC99;
	font-size: 11px;
}
#Footer01 a { color: #CCCC99; }


h1 { font-size: 20px; font-weight: bold; font-family: Georgia; }
h2 { font-size: 18px; font-weight: bold; font-family: Georgia; color: #333300; padding-bottom: 5px; }
h3 { font-size: 14px; font-weight: bold; font-family: Georgia; color: #333300; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 200px; border: thin solid silver; }
.select { width: 200px; border: thin solid silver; }
.submit { width: 120px; border: thin solid silver; }

#Content100 {
	float: left;
	padding: 10px;
	background-color: #EFEAC4;
	background-image: none;
}

.Profiles01 {
	float: left;	
	width: 515px;
	clear: both;
}
.Profiles01 img {
	float: left;
	margin: 2px 5px 5px 0px;
	border: 1px #000000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: thin solid silver;
}
