﻿body {
        font-family: tahoma, sans-serif;
        font-size: 12px;
        text-align: center;

        background: #8BEEE2; 
        background-image: url(http://www.chiomegaucf.com/background.png);
        background-repeat: repeat-x;
        background-position: top left;
        background-attachment: fixed;
    }

A:link
{ text-decoration: none; color:#D80115; font-weight: normal; }
A:visited
{ text-decoration: none; color:#D80115; font-weight: normal; }
A:active
{ text-decoration: none; color:#D80115; font-weight: normal; }
A:hover
{ text-decoration: none; color:#6FDFD1; font-weight: normal; }

    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

table, th, td, tr {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 940px;
	position: relative;
	border:1px solid #000000;
}

h1, h2, {
	font-size: 14px;
	color: black;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	background: #D80115;
	color: white;
	font-size: 12px;
}

#content {
	background: white;
	color: black;
	font-size: 12px;
	border: none;
	padding: 5px;
}

#content, #content a:link {
	font-color: #D80115;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover {
	font-color: #8BEEE2;
	font-weight: normal;
	text-decoration: none;
}

#header {
	padding-top: 1px;
	position: relative;
	background: #AA0211;
	position: relative;
	text-align: center;
}
	
#header, #header a {
	font-weight: normal;
	color: white;
	text-decoration: none;

}

#header img {
	display: block;
}

#header2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
	background: #D80115;
	text-align: center;
	font-size: 9px;
}

#header2 a {
	color:#FFFFFF;
}

#header2 a:hover {
	color:#8AD9E3;
}

#nav {
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	background: #6FDFD1;
	position: relative;
	text-align: center;
}

#nav, #nav a:link {
	font-color: white;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	background: #D80115;
}


#browse dd {
	background: #D80115;
	border-bottom: none;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	font-weight: normal;
}

#browse dr {
	background: #D80115;
	border-bottom: none;
	padding: 0;
	margin: 0 2px;
}

#browse dr a {
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dr {
	padding: 3px 22px;
	padding: 0;
}

* html #browse dr a {
	display: inline;
	display: block;
}

#browse dr a:hover {
	background: #8AD9E3;
	font-weight: normal;
}


#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: x;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 175px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 690px;
	margin: 0 0 0 0;
	position: relative;
}

#body, #body a {
	font-color: #D80115;
	font-weight: normal;
	text-decoration: none;
}

#body a:hover {
	font-color: #8BEEE2;
	font-weight: normal;
	text-decoration: none;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .br {
	padding: 3px;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: left;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: bold;
	color: #D80115;
	border-bottom: thin dashed black;
}

#body h1 {
	text-align: left;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#footer {
	background: #79D7E2;
	padding: 18px 18px 15px 18px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid #79D7E2;
}
	
#footer, #footer a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}

