/* CSS Document */

body {
font:Arial, Helvetica, Verdana, sans-serif;
font-size:1.0em;
padding:0;
margin:0;
height:100%;
}

img {
display:block;
}

a, a:visited {
color:#64648f;
text-decoration:underline;
}

a:hover {
color:#64648f;
text-decoration:none;
}

h1 {
color:#c5c5dc;
padding-left:30px;
font-size:2em;
/*color:#101334;*/
}


.clearDiv {
 clear:both;
}

.headerDiv {
clear:both;
width:850px;
margin-left:auto;
margin-right:auto;
padding:5px 0px 5px 0px;
font-size:0.8em;
}

.logoDiv {
float:left;
padding-left:10px;
}

.loginDiv {
float:right;
padding-top:20px;
padding-right:10px;
}

.formFloat {
float:left;
padding-left:5px;
}

input {
/*background-color:#b7b7d4;*/
background-color:#c5c5dc;
border:none;
}

.menuContainer {
background-color:#64648f;
border-top:solid 1px #c0b1ac;
border-bottom:solid 1px #c0b1ac;
}

.menuDiv {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:right;
color:#ffffff;
font-size:0.8em;
padding:4px 0px 4px 0px;
}

.menuDiv a, .menuDiv a:visited {
color:#ffffff;
text-decoration:none;
padding:0px 10px 0px 10px;
}

.menuDiv a:hover {
color:#ffffff;
text-decoration:underline;
}

.imageDiv {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.eventsContainer {
background-color:#64648f;
border-top:solid 1px #c0b1ac;
border-bottom:solid 1px #c0b1ac;
}

.eventsDiv {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:right;
color:#ffffff;
font-size:0.8em;
padding:4px 0px 4px 0px;
}

.barContainer {
background-color:#64648f;
border-top:solid 1px #c0b1ac;
border-bottom:solid 1px #c0b1ac;
height:23px;
}



.eventsDiv a, .eventsDiv a:visited {
color:#ffffff;
text-decoration:underline;
padding:0px 10px 0px 10px;
}

.eventsDiv a:hover {
color:#ffffff;
text-decoration:none;
}

.spacerDiv {
height:5px;
font-size:0;
}

.memberContainer {
background-color:#64648f;
border-top:solid 1px #c0b1ac;
border-bottom:solid 1px #c0b1ac;
}

.memberDiv {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:right;
color:#ffffff;
font-size:0.8em;
padding:4px 0px 4px 0px;
}

.memberDiv a, .memberDiv a:visited {
color:#ffffff;
text-decoration:underline;
padding:0px 10px 0px 10px;
}

.memberDiv a:hover {
color:#ffffff;
text-decoration:none;
}

.contentContainer {
background-image:url(/images/symbol.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.contentDiv {
width:850px;
margin-left:auto;
margin-right:auto;
color:#101334;
font-size:1.0em;
padding-top:20px;
}

.contentPadding {
margin:0px 415px 20px 10px;
padding-left:16px;
background-image:url(/images/highlight_paragraph.gif);
background-position:10;
background-repeat:repeat-y;
}

.bottomDiv {
height:5px;
background-color:#64648f;
border-top:solid 1px #c0b1ac;
border-bottom:solid 1px #c0b1ac;
font-size:0;
}

.footerDiv {
clear:both;
width:850px;
margin-left:auto;
margin-right:auto;
font-size:0.8em;
padding-top:10px;
}

.footerDiv a, .footerDiv a:visited {
color:#101334;
text-decoration:none;
}

.footerDiv a:hover {
color:#64648f;
text-decoration:underline;
}

.bottomLinks {
float:left;
}

.credits {
float:right;
text-align:right;
}

.extraLinks {
}

.glueLink {
}

.glueLink a, .glueLink a:visited {
color:#64648f;
text-decoration:underline;
}

.glueLink a:hover {
color:#64648f;
text-decoration:none;
}

.redformtextbox {
	color : #000000;
	background-color : #FF9999;
}

.seobox {
	margin-left:auto;
	margin-right:auto;
	}

.seobox h5 {
	color:#c5c5dc;
	}