body {background: #ffffff; font-family: "Times New Roman", serifS;}

/*Header Styles*/
.header {width: 910px; text-align: left;}

/*Home Center Top Content Block Styles*/
.homecentertop {width: 500px; margin: 1.5em 0.5em 1em 1em;}

/*Footer Styles*/
.footer {width: 910px; text-align: center; font-size: 13;} 

/*Left Menu Styles*/
.menublue {background-color:#6495ed; margin: 0.5em 0.5em 0em 0.5em; padding: 0.8em; text-align: center; width: 135px;}
.menublue a {color: #000000;}
.menublue h3 {font-size: 100%; font-weight: bold; display: inline;}

.menuyellow {background-color:#FFCC00; margin: 0.5em 0.5em 0em 0.5em; padding: 0.8em; text-align: center; width: 135px;}
.menuyellow a {color: #000000;}
.menuyellow h3 {font-size: 100%; font-weight: bold; display: inline;}

.menugreen {background-color:#00CC00; margin: 0.5em 0.5em 0em 0.5em; padding: 0.8em; text-align: center; width: 135px;}
.menugreen a {color: #000000;}
.menugreen h3 {font-size: 100%; font-weight: bold; display: inline;}

.menured {background-color:#990000; margin: 0.5em 0.5em 0em 0.5em; padding: 0.8em; text-align: center; width: 135px;}
.menured a {color: #000000;}
.menured h3 {font-size: 100%; font-weight: bold; display: inline;}

/*Page Body Styles*/
//.pagebody {background-color:#F5F5F5; width: 760px; height: 600px; margin: 0.5em 0.5em 2.5em 1em; padding: 0.8em;}
.pagebody {width: 760px; margin: 0.5em 0.5em 2.5em 1em; padding: 0.8em;}

/*Event Detail Styles*/
.eventdetail {margin: 0em 0em 0.5em 3em;}

/*Colored Text*/
.textblue {color:#143598;}
.textyellow {color:#FFCC00;}
.textgreen {color: #009900;}
.textred {color:#990000;}
