/* Start of CMSMS style sheet 'allenorgans' */
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

#header {
	height: 160px;
	background-color: #000000;
	background-image: url(images/look/headerbac.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}

#latestp {
        color:#ffffff;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 250px;
}
	
#maintable {
	margin-top: 30px;
	}
	
#maintable td {
	vertical-align: top;
}

#navtab {
	width: 187px;
	background-image: url(images/look/navtabbac.gif);
}

#navtab ul, #navtab li {
	padding: 0px;
	margin: 0px;
}

#navigation {
	background-image: url(images/look/navbac.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 200px;
	padding-top: 30px;
	text-align: right;
}

#navigation li {
	list-style: none;
}

#navigation a:visited, #navigation a:link {
	display: block;
	margin-right: 20px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 10px;
}

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

#navigation li li a:visited, #navigation li li a:link {
	margin-right: 30px;
	color: #FEECDA;
	text-decoration: none;
	margin-bottom: 10px;
        font-size: 0.9em;
}

#navigation li li a:hover {
	text-decoration: underline;
}

#maincontent {
	padding: 6px 30px 0px 30px;
}

#footer {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 0.8em;
	padding: 3px 0px 3px 0px;
}

#footer a:visited, #footer a:link {
	color: #FDDFC1;
	text-decoration: none;
}

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

a:link, a:visited {
	color: #9D4E00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

dfn {
        display: none;
}



/* End of 'allenorgans' */

