body {
	font-family: Arial, Verdana, Sans-Serif;
	margin:0px;
	padding:0px;
	font-size:0.90em;
	color:#555555;
	background:#8E8E69 url(../images/bkgnd_brown.jpg) repeat-x;
	background-attachment:fixed;
}

h4
{
	font-family: Arial, sans-serif;
	font-size:14px;
	text-align:left;
	margin:12px 0px 6px 0px;
	padding:0;
}

h5
{
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:left;
	margin:12px 0px 6px 0px;
	padding:0;
}

a {
	color:#823D00;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#4D5743;
	cursor:pointer;
	text-decoration:underline;
}

ol,ul {
	margin-top:6px;
}

li {
	list-style-image:url(../images/bullet9.gif);
	line-height:18px;
	text-align:left;
}

#container {
	width: 880px;
	margin: 0px auto 0px auto; /* Centering for Mozilla */
	
	/*background-color:#D5D0B0;*/
	padding:5px 10px 0px 10px;
	/*border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;*/
}

#search{
	width:874px;
	margin:3px auto 3px auto;
	padding:3px;
	background-color:#EEEEEE;
	font-size:11px;
	text-align:right;
}

#search input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #728c40;
	margin:2px;
}

#search input.btn {
	cursor:pointer;
}

.banner 
{
	width:100%;
	margin:10px auto 0px auto;
	padding:0px;
	background-color:#FFFFFF;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	background-image:url(../images/banner_repeat_black.gif);
}

.banner_repeat
{
	background-image:url(../images/banner_repeat_black.gif);
}

.banner_right
{
	text-align:right;
	background-image:url(../images/banner_right_black.gif);
}

.header {
	width:100%;
	margin:10px auto 0px auto;
	margin-bottom:5px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/Celltrahdg2.JPG);
	border:1px solid #000000;
}

.header a, .banner a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.header a:hover, .banner a:hover {
	font-size:11px;
	color:#aaaaaa;
	font-weight:bold;
	text-decoration:none;
}


.header h1 {
	font-family: Arial, "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#333388;
	margin-bottom:10px;
	text-align:left;
}

.header h2 {
	font-family: Arial, "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

.header img
{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	border:0px solid black;
}

#content 
{
	width:820px;
	margin:0px auto 0px auto;
	padding:30px;
	text-align:left;
	background:white;
	border-left:solid 1px black;
	border-right:solid 1px black;
}

#content h3
{
	font-family: Arial, "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin::6px 0px 0px 0px;
	padding:0;
	color:#88AA88;
}

#content p
{
	margin:0px 0px 6px 0px;
}

.introduction {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar, .news {
	width:180px;
	/*background: #ebebeb url("images/dropshadow.gif") repeat-x bottom left;*/
	float:right;
	color:#6C534A;
	text-align:left;
	background-color:#eeeeee;
	/*border:1px solid #AAAAAA;*/
	margin:20px 0px 0px 20px;
	/*margin-top:20px;
	margin-left:20px;*/
	clear:right;
}

#sidebar h1, .news h1 {
	font-family: Arial, "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:20px;
	text-transform:lowercase;
	font-weight:normal;
	border-bottom:1px solid #000000;
	color:#000000;
	text-align:center;
	background-color:#4444AA;
	background-image:url(../images/backgrounds/menu24.jpg);
	margin:0px 0px 0px 0px;
}

#sidebar, .news a {
	font-size:12px;
	color:#823D00;
	font-weight:normal;
	text-decoration:none;
}

#sidebar, .news a:hover {
	color:#4D5743;
	cursor:pointer;
}

.submenu
{
	width:140px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	padding:5px;
}

.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0px;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}

#mainbar {
	padding-right:0px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family: Arial, sans-serif;
	font-size:25px;
	text-transform:capitalize;
	font-weight:bold;
	color:#444444;
	margin-bottom:8px;
}

#mainbar h2 {
	font-family: Verdana, sans-serif;
	font-size:18px;
	text-transform:capitalize;
	font-weight:bold;
	color:#888888;
	margin-bottom:5px;
}

#mainbar p, #mainbar li, #mainbar td {
	padding-bottom:3px;
	line-height:20px;
	font-size:12px;
	font-family: Arial;
}

#mainbar p b
{
	color:#000000;
}

#mainbar .articleimg {
	float:left;
	padding:0px;
	border:1px solid #777777;
	/*margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;*/
}

#footer {
	background-color:#000000;
	border-top:1px solid #444499;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	color:#aaaa00;
	text-align:center;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	text-transform:lowercase;
	
	width:860px;
	margin: 0px auto 0px auto; /* Centering for Mozilla */
	padding:5px 10px 5px 10px;
}

#footer a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	font-size:11px;
	color:#aaaaaa;
	font-weight:bold;
	text-decoration:none;
}
