/*Opaque Green designed by Ganesh Iyer aka lastlegion
* Visit: http://ll.outer-heaven.net/v1/index.php for more information and more templates
* Free to use as long as the proper credits are given to me
* Date: 22/3/06
*/


/*****GLOBAL******/
body{
  background: #3A5D73;
  color: #2B2B2B;
  margin: 0;
  font-family: arial, times, Times, georgia, serif;
  text-align: center;
}

ul
{
list-style: none;
padding: 0;
}

a { text-decoration: none; color: #000000; border-bottom: 1px dashed #000000; }
a:hover {border-bottom: 1px dashed #000000; color: #000000; }


/*****LAYOUT******/
#container{
	margin: auto;
	width: 750px;
	border: 3px solid #050505;
	text-align: left;
	background-color: #2E4B5C;
}

#head{
	margin: 0;
	text-align: center;
	color: #ffffff;
	letter-spacing: 5px;
	word-spacing: 10px;
	width: 100%;
	height: 170px;
	background: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#nav {
	margin: 0;
	padding: 0;
	height: 26px;
	background-color: #000000;
	width: 750px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}
#nav li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover {
   background-color: #2e4b5c;
   color:#fff;
   }
#nav li a.on { background-color: #32556b; color: #ffffff; }

/********COLUMNS********/
#content-index{
	border: 10px solid #F0EDE3;
	background: #fff;
	padding: 10px;
	position: relative;
	float: left;
	width: 749px;
}

#content{
  border: 10px solid #F0EDE3;
  background: #fff;
  padding: 10px;
  position: relative;
  float: left;
  width: 580px;
}

#content div{
  background: #fff url(img/para_bg.jpg) repeat-x;
   }

#content h1, #content h2{
    font-family: times;
    color: #25355A;
  	letter-spacing: -1px;
	font-size: 40px;
	line-height: 35px;
	padding: 2px;
	margin: 5px;
	font-weight: 500;
}

#content li {
	margin:0 0 0 0;
	border-bottom:1px solid #F0ede3;
	border-left: 6px solid #32556b;
	padding:0 0 5px 20px;
	list-style:none;
	color:#000000;
}

#content a {
	text-decoration: underline;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #32556b;
}
#content a:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


#content blockquote p {
	background-color:#f6f6f6;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
    margin:0;
	padding:0 10px 0 10px;
}

#left {
	float: left;
	width: 150px;
	color: #fff;
	position: relative;
	line-height: 20px;
	word-spacing: normal;
	background-color: #2E4B5C;
	}


#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
margin: 2px 0 0;
}

#list-menu a {
	display: block;
	width:145px;
	border-left: 5px solid #32556b;
	border-bottom: 1px solid #F0ede3;
	background: #32556b;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #fff;
}

#list-menu a:hover {
background: #333;
border-left: 5px solid #333;
color: #ffffff;
}


.search{
  font-size: 30px;
  height: 32px;
}

/*******FOOT*********/
#footer {
	background: #32556b;
	text-align: center;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 16px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 750px;
	}

#footer a{
  color: #333333;
}
