/*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: ;
	color: #2B2B2B;
	margin: 0;
	font-family: arial, times, Times, georgia, serif;
	text-align: center;
	background-image: url(img/g1emb06.gif);
}

ul
{
	padding: 0;
}

a {
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
a:hover {border-bottom: 1px dashed #808080; color: #808080; }


/*****LAYOUT******/
#container{
	width: 750px;
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	margin: auto;
}

#head{
	margin: 0;
	text-align: center;
	color: #ffffff;
	letter-spacing: 5px;
	word-spacing: 10px;
	width: 100%;
	background-color: #000000;
	background-image: url(img/header.jpg);
	height: 143px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

#nav {
	margin: 0;
	padding: 0;
	height: 26px;
	background-color: #CC0000;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}
#nav li a {
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFF66;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover {
	background-color: #CC0000;
	color:#fff;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
   }
#nav li a.on {
	background-color: #D50000;
	color: #FFFF66;
}

/********COLUMNS********/
#content{
	border: 10px solid #333333;
	background: #fff;
	padding: 10px;
	position: relative;
	float: left;
	width: 545px;
}

#content div{
	background-image: url(img/para_bg.jpg);
	background-repeat: repeat-x;
   }

#content h1, #content h2{
	font-family: times;
	color: #CC0000;
	letter-spacing: 0px;
	font-size: 40px;
	line-height: 35px;
	margin: 0px;
	font-weight: 500;
	border-bottom-color: #F0F0F0;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#content li {
	margin:0;
	list-style:none;
	color:#000000;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CC0000;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 0.5em;
}

#content a {
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}


#content blockquote p {
	background-color:#FFFFCC;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin:0;
	padding:0 10px 0 10px;
}

#right {
	float: right;
	width: 150px;
	color: #fff;
	position: relative;
	line-height: 20px;
	word-spacing: 2px;
	background-color: #000000;
	padding-left: 9px;
	}


#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: right;
}

#list-menu a {
	display: block;
	width:120px;
	padding: 2px 2px 2px 10px;
	background: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FFFF99;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #fff;
}

#list-menu a:hover {
	color: #FFFF66;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	background-color: #666666;
	float: none;
}


.search{
  font-size: 30px;
  height: 32px;
}

/*******FOOT*********/
#footer {
	text-align: center;
	color: #FFFF66;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both;
	background-color: #CC0000;
	}

#footer a{
	color: #FFFFFF;
}
