<STYLE TYPE="text/css">

/* LAYOUT */

#blah {}

#container {
        width: 636px;
	margin: auto;
	background: #C0C0C0;
	padding-top: 3px;
       }

#nav {
	background: #A6BAEA;
	height: 20px;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: -20px;
	width: 465px;
	margin-top: -5px;
	text-align: right;
	}

#nav a, #nav a:visited, #nav a:active {
	font-family: Times New Roman;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	}

#nav a:hover {
	color: #000000;
	border: none;
	}

#menu {
	width: 140px; 
margin-top: 5px;
	}

#content {
	background: #FFFFFF;
	text-align: left;
	width: 455px; 
	min-height: 650px;
	_height: 510px;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	}

#footer {
	text-align: center;
	color: #A6BAEA;
	padding-bottom: 10px;
	background: #FFFFFF;
	width: 475px;
	margin-left: 5px;
	margin-bottom: 10px;
        }

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	background: #A6BAEA;
	padding: 2px;
	border-bottom: 1px dotted #A6BAEA;
	}

#footer a:hover {
	color: #000000;
	background: #CED2DB;
	border-bottom: none;
	}

p.center {
	text-align: center;
	}

/* PAGE STYLES */

li {
	text-align: left;
	margin-left: -20px;
	margin-right: 8px;
	}

a:link, a:visited, a:active {
	color: #9E012E;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #9E012E;
	} 

a:hover {
	color: #535D8E;
	background: none;
	border-bottom: none;
	} 

a.image:link, a.image:visited, a.image:active, a.image:hover {
	border: none; 
	background: none;
	font-weight: normal;
	} 

input, textarea {
	color: #000000;
	background: #DAE2F6;
	font-size: 8pt;
	font-family: Tahoma, Arial, Verdana;
	text-align: left;
	border: 1px dotted #318335;
        padding: 2px;
	letter-spacing: 1px;
	}

.title {
	font-size: 22pt; 
	font-family: Georgia, Times New Roman;
	color: #850325;
	line-height: 24px; 
	padding-bottom: 5px;
	text-transform: lowercase;
	border-bottom: 1px dotted #E0C0C8;
	}

.sectiontitle {
	color: #FFFFFF;
	font-size: 12pt; 
	font-family: Georgia, Times New Roman;
	padding: 2px;
text-transform: uppercase;
	margin-top: 12px;
	text-align: left;
	margin-left: -5px;
	background: #9E012E;
	}

.title3 {
	font-weight: bold;
	color: #afb9aa;
	float: left;
	padding-right: 5px;
	}

/* MENU */

.menu {
	background: #EFF3F9;
	text-align: left;
	padding-bottom: 15px;
	margin-left: 7px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	color: #080808;
	font-size: 8pt;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, Times New Roman;
	letter-spacing: 0px;	
	}

#menu a, #menu a:visited, #menu a:active {
	color: #404040; 
	text-decoration: none; 
	font-weight: normal;
	border-bottom: 1px dotted #404040;
	} 

#menu a:hover {
	color: #808080;
	background: #FFFFFF;
	border-bottom: 0px dotted #c77777;
	} 

.title2 {
	font-size: 10pt; 
	font-family: Georgia, Times New Roman;
	color: #FFFFFF; 
	background: #CED2DB;
	line-height: 18px; 
	text-transform: uppercase;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

/* PRETTY MENU */

.blurb {
	float: left;
	width: 200px;
	text-align: justify;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #EFF3F9;
	border: 1px dotted #C0C0C0;
	padding: 3px 5px 3px 5px;
	}

.iblurb {
	float: left;
	margin-right: 7px;
	border: 1px solid #000000;
	margin-top: 2px;
	}

</style>
