@charset "utf-8";
/* CSS Document */

body { background-image: url("../images/bg.jpg"); color: #000000; }

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #990000; font-weight: bold; }
h3 { font-size: 12px; color: #000000; }
h4 { font-family: "Trebuchet MS", "Century Gothic"; font-size: 24px; font-weight: bold; display: inline; }
h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #990000; font-weight: bold; }

span.titlered { color: #FF0000; }
span.titledarkred {color: #990000; font-weight: bold; }
span.messages-titlered { color: #990000; font-weight: bold; }
span.footer-small { font-size: 11px; }
span.footer-med { font-size: 16px; }

a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #990000; }
a:active { color: #990000; }

p, li { font-size: 16px; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; }
p.inset { font-size: 12px; color: #000000; font-family: Georgia, "Times New Roman", Times, serif; }
p.home {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
p.etnacom { font-family: Tahoma, Arial; font-size: 12px; }

#main { width: 560px; margin: auto; }
#header { height: 262px; text-align: center; }
#menu { width: 170px; float: left; }
#messages { width: 170px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; padding-top: 20px; 
	padding-bottom: 20px; }
#content { float: right; width: 390px; }
#bottom-menu { text-align: center; 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000;
	font-weight: bold; float: right; width: 560px; padding-top: 10px; padding-bottom: 10px; }
#footer { margin: auto; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; width: 560px;}
#headermsg { width: 196px; float: right; padding-right: 35px; padding-top: 45px; }

div.title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; padding-right: 20px;
	padding-left: 26px; padding-top: 20px; text-align: center; height: 25px; }


/* Classes Page */
div.classes-title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; padding-right: 50px; float: right; 
	padding-top: 50px; display: inline; }
.bannerred {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #990000 }
.bannerblue {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000066; }
.description { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }