body {
	font-family: "Lucida Sans", verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/bodybg.jpg);
	background-attachment: fixed;	/*background-color: #FFFFFF;*/
}
a:link {
	color: #767b6f;
	font-family: Verdana, serif;
}
a:hover {
	color: #fe9151;
	font-family: Verdana, serif;
	text-decoration:none;
}

a:visited {
	color: #fe9151;
	font-family: Verdana, serif;
	text-decoration:none;
}

#uppernav {
	background-color: #FCF1D9;
}
#uppernavbar {
	padding-left: 15px;
	color: #767b6f;
}
#uppernavbar a:link, #uppernavbar a:visited, #uppernavbar a:active {
	color: #767b6f;
	font-family: Verdana, serif;
}
#uppernavbar a:hover {
	color: #FE9151;
	font-family: Verdana, serif;
	text-decoration:none;
}
#uppernavbar a.current:link,  #uppernavbar a.current:visited, #uppernavbar a.current:active,#uppernavbar a.current:hover
{
color: #FE9151;
font-family: Verdana, serif;
text-decoration:underline;
}

#banner #lbarback{
background:url(../images/lbarback.gif) repeat-x;
width:28px;
height:108px;
}
/* Green Interface CSS starts*/
#interface1{
	width:294px;
	padding:0;
	margin:0;
}
#top{
	width:294px;
	height:22px;
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}
#middle{
	background: url(../images/middle_slice.gif) repeat-x center top;
	width:292px;
	margin: 0px;
	padding: 0px;
	border-left:1px solid #6EB530;
	border-right:1px solid #6EB530;
	}
#middle p{
    text-align:justify;
	line-height:110%;
	width: 272px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Lucida Sans", verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
#bottom
	{
	margin:0;
    padding:0;
	width:294px; 
	height:22px; 
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat left top;
	}
/* Green Interface ends here*/

#banner {
	background-color: #FCF3DB;
}
.subheador {
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FE9654;
	text-decoration:none;
}
.heador {
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FE9654;
	text-decoration:none;
}
.subheador a{
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FE9676;
	text-decoration:underline;
}
.subheadgr a{
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6db42f;
	text-decoration:underline;
}
.subheadgr {
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6db42f;
	text-decoration:none;
}
.headgr {
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6db42f;
	text-decoration:none;
}
#movie_left {
	background-image: url(../images/movie_interf_images/movie_left.gif);
}
#movie_top {
	background-image: url(../images/movie_interf_images/movie_top.gif);
}
#movie_center {
	background-image: url(../images/movie_interf_images/movie_center.gif);
}
#movie_right {
	background-image: url(../images/movie_interf_images/movie_right.gif);
}
.movieicon {
	background-color:#fdaa5c;
	width:220px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
}
.movieicon img {
	margin: 3px;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
}
.movieicon a:hover img {
	border: 1px solid #6db42f;
}
#leftnavcell{
background:url(../images/lfnav.jpg) repeat-y;
background-position:1px 2px;
width:217px; height:108px;
border-right:1px solid #FCBB84;
}
#underlogo{
background:url(../images/underlogo.gif) repeat-y;
width:217px; height:16px;
}
#leftnav {
	float:left;
	width:215;
	height:107;
	font-family: "Lucida Sans", verdana, Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
#leftnav ul { /*affects only ul inside the #navholder*/
	margin:0px;
	padding-left:30px;
	color:#FFFFFF;
	list-style-type:circle;
}
#leftnav li{
	margin:0px;
	padding-right:0px;
	border-bottom:1px solid #FFFFFF;
}
#leftnav li.last{border:none;
}
#leftnav a{
	display:block;
	height:14px;
	padding:2px 20px 3px 10px;
	margin-bottom:0px;
	text-decoration:none;
}
#leftnav a:link, #leftnav a:visited, #leftnav a:active{
	color:#ffffff;
	text-decoration:none;
}
#leftnav a:hover {
	color: #555555;
	
	list-style-type:none;
}
#leftnav a.curr:link, #leftnav a.curr:visited, #leftnav a.curr:active, #leftnav a.curr:hover
{
color: #555555;
list-style-type:none;
} 
#footer {
	padding: 10px;
	line-height:120%;
}
#footer a:link {
	color: #4a6cb4;
	font-family: Verdana, serif;
}
#footer a:hover {
	color: #6db42f;
	font-family: Verdana, serif;
	text-decoration:none;
}
#footer a:active {
	color: #6db42f;
	font-family: Verdana, serif;
	text-decoration:none;
}
#footer a:visited {
	color: #6db42f;
	font-family: Verdana, serif;
	text-decoration:none;
}
#outertable {
	background-image: url(../images/tablebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #c96151;
	border-bottom: 1px solid #c96151;
	border-left: 1px solid #c96151;
	background-color: #FFFFFF;
}
/*green border interface2 starts here*/
#face2top {
	margin-left: 4px;
	margin-top: 9px;
	padding: 0px;
	height: 10px;
	width: 260px;
	background-image:  url(../images/face2top.gif);
	background-repeat: no-repeat;
}
#face2middle {
	width: 258px;
	margin-left: 4px;
	margin-top: 0px;
	padding: 0px;
	border-right:1px solid #9be75b;
	border-left: 1px solid #9be75b; 
}
#face2bottom {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 10px;
	width: 260px;
	background-image:  url(../images/face2bott.gif);
	background-repeat: no-repeat;
}
#face2middle #interface_cont {
    text-align:justify;
	line-height:120%;
	width: 230px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	font-family: "Lucida Sans", verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
}
/*interface2 ends here*/


#news_left{
background: url("../images/news_left_sm.gif") repeat-y; width:8px;
}
/* interface for news (right) goes here */
#news_right{
background: url("../images/news_right_sm.gif") repeat-y; width:13px;
}
.photoborder {
	border: 2px solid #6db42f;
	margin-right: 5px;
}
.main_wide {
	padding: 10px;
}
#ing li{
list-style:none;
padding-top:4px;
}
h1 {
	font-family: "Lucida Sans", verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6db42f;
	text-decoration:none;
	padding-left:5px;
}

