/* CSS Template by gorotron */

bodyold {
	background-image:url(images\bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

body {
background-color:#FFFFFF;
height: 100%; 
padding: 0; 
margin: 0; 
	 
}

bodyold {
	background-color:#FFFFFF;
	margin:20px;
	padding:0;
	text-align:center;
}

h1
{
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	margin: 0;
	font-family: Verdana;
}

h2 {
	font-size:14px;
	color:#666666;
	margin:0;
	font-weight:700;
	border-bottom:1px dotted #999999;
}

h3
{
	font-size: 12px;
	color: #9A9900;
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
	line-height: normal;
}
h4
{
	padding: 2px;
	font-size: 11px;
	color: #4E79A3;
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
	line-height: normal;
	background-color: #F2F1DD;
}

h4 a {
	display:block;
	color: #4E79A3;
	text-decoration:none;
}

h5
{
	padding: 2px;
	font-size: 11px;
	color: #4E79A3;
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
	line-height: normal;
	background-color: #E5ECF4;
}

h5 a {
	display:block;
	color: #4E79A3;
	text-decoration:none;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: 9999AB;
	margin: 0 auto;
	width: 900px;
	padding: 10px;
	height: 90%;
	background-color: #FFF;
	text-align: left;
	
	position:absolute;
	top: 75px;
	left: 50%;
	width:900px;
	height:600px;

	margin-left: -450px; /*set to a negative number 1/2 of your width*/
}

#containerOLD
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0 auto;
	width: 900px;
	padding: 10px;
	height: 90%;
	background-color: #FFF;
	text-align: left;
	
	position:absolute;
	top: 48%;
	left: 50%;
	width:900px;
	height:600px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
}

#banner {
	width:900px;
	height:200px;
	margin-bottom:10px;
	margin-left:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(images\leaf.gif);
	float:left;
}

#bannerRight
{
	width: 700px;
	height: 49px;
	float: left;
	padding: 50px 0 30px 10px;
}

#content
{
	height: 80%;
	vertical-align: middle;
	
}

#leftColumn
{
	float: left;
	vertical-align: middle;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	padding:110px 10px 10px;
}

#middleColumn {
	float:left;
	width:370px;
	padding-left:40px;
	color:#666;
}

#rightColumn {
	float:right;
	width:300px;
	padding-left:20px;
	color:#666;
}

#contentMgrColumn {
	float:left;
	width:570px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
	height: 40px;
	float: left;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright 
{
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#999999;
	float:left;
}

#copyright a
{
	text-decoration: underline;
	color: #999999;
}

#copyright a:hover {
	color:#369;
}

p a
{
	color: #384F5F;
}
p a:hover
{
	color: #758B99;
}

li a
{
	color: #384F5F;
}
li a:hover
{
	color: #758B99;
}
