body{
    background-color: #f7f7f7;}
html
{
	background-color: #f7f7f7;
	border-top: 10px solid #555555;
	font: normal 12px "Ariel", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */


a:link { color: #336699; text-decoration: none; }

a:visited { color: #5588aa; text-decoration: none; border-bottom-color: #5588aa; }

a:hover, a:active { color: #ad5b1e; }

/* Html Elements */

p{color: #737373;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 0;
	height: auto;
	width: auto;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: none;
}

blockquote, pre 
{ 
    background-color: #eeeeee;
    border: 1px solid #bbccdd; 
}

ins 
{ 
    text-decoration: none;
    color: #466b85; 
}

del 
{ 
    color: #555555; 
}

/* Structure */

body
{
	padding: 0;
	width: 950px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(bg.jpg);
}

#container
{
	width: 800px;
	margin: 0 auto;
	height: 148px;
}

#header 
{ 
     float: left; 
     width: 100%; 
     clear: both; 
     margin-top: 10px; 
}

#navigation { float: left;
       width: 100%;
        clear: both; }

#page-header { clear: both; position: relative; margin-bottom: 0px; }

#wrapper {
	text-align: center;
	margin-top: 0px;
}

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;
	width: 600px;
	margin: 10px 0;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}


/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 3px;
	list-style-type: none;
	background-color: #66ff66;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
    font-weight: bold;}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #00eb00;
}



/* Wrapper */

.col1 { width: 448px; float: left; margin: 0 15px 0 0px; text-align: left; }

.col1 ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col1 li { padding-bottom: 10px; }

.col1 h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col1 h4 { font-size: 14px; padding: 5px 10px; margin-top: 20px; font-weight: bold;}


.col2 { width: 130px; float: left; margin: 0 15px; text-align: left; }

.col2 ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col2 li { padding-bottom: 10px; }

.col2 h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col2 h4 { font-size: 14px; padding: 5px 10px; margin-top: 20px; font-weight: bold;}

.col3 {
	width: 130px;
	float: left;
	margin: 0 0px 0 15px;
	text-align: left;
	height: 600px;
}

.col3 ul { margin: 0 0 0 0px; padding: 0;   }

.col3 li { padding-bottom: 0px; }

.col3 h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col3 h4 { font-size: 14px; padding: 5px 10px; margin-top: 20px; font-weight: bold;}

#maintext h3 
{
	background-color: #b3ff66;
}

#center h3
{
	background-color: #ffb366;
}

#rightbar h3
{
	background-color: #ffff66;	
}

#maintext a:hover, #maintext a:active { color: #336699; border-bottom-color: #336699; }

#center a:link { color: #567040; border-bottom-color: #567040; } 

#center a:visited { color: #789160; border-bottom-color: #789160; } 

#right_coll {
width: 161px;
clear: right;
float:right;
margin: 0;
padding: 0px 0px 0px 0em;
line-height: 1.5em;
font-size: .9em;}
	
#right_coll h2 {
height: 10px;
font-size: 1.3em;
font-weight: bold;
padding: 4px 0 0 5px;
}

#right_coll ul{
color:#3366ff;
list-style:none;
padding:0;
margin:0;
background:inherit;
font-weight:bold;
text-transform:uppercase;
}

#right_coll li{
padding: 0.1ex 0;
}

#right_coll li a{
color:#99ff66;
text-decoration:none;
font-size:.8em;
display:block;
padding:2px 10px;
background:inherit;
}

#right_coll li a:hover{
background:#ffff66;
color:#ffffff;
}

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }

