/* css docuement at www.cssmoban.com Author Paarth */

body {
 padding: 10px;
  margin: 0; 
  font-size: 12px; 
font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 1px; 
  line-height: 18px; 
  background:#111111 url(../images/bg.png) repeat-x;; 
  color:#cccccc; }

#container { 
width: 1000px; 
 margin:0 auto;

 }
#header { height: 100px; }

#wrapper {
	width: 1000px;

}

.clear{clear:both; height:0px;}
h3{
	font-size: 13px;
	color:#cccccc;
	display:inline;
}
p, ol, ul {
	line-height: 18px;
	text-align:justify;
}

#logo 
{
 float: left;
 margin-top:25px; 
 }
#navbar {
width:570px;
float:right;
height: 30px;
 margin-top:5px; 
}
#in-header {
 margin-top:1px;
 width:800px;
 float:left;
 border:5px solid #660033;
  }

#header-content
{ width:580px;
float:left;
}

#header-content img
{
width:800px;
 height:450px;
}
#header-content p
  {
  font-size:11px;
  font-style:italic;
  color:#222222;
  padding:5px;
  background:url(../images/head-slogan.png) repeat-x;
  color:#555555;
  }
#gallery 
{ width:160px;
float:right;
margin:10px 10px 10px 0;
padding:3px;
	color:#FFFFFF;
	background:#330000;
	border: solid 2px #000000;
}
#gallery img{
width:60px;
height:40px;
  	float: left;
	margin:7px;
	border:2px solid #cccccc;
	}
	
	#gallery img:hover{
	border:2px solid #000000;
	}
#footer { 
 padding: 5px;
 margin-top:5px;

  height:30px;
  }
  
  #album { 
 padding: 5px;
 margin-top:5px;
  border:#333333 1px solid;
  background-color:#330000;
  height:100px;
  }
  #album img{
width:90px;
height:60px;
  	float: left;
	margin:7px;
	border:2px solid #cccccc;
	}
	
	#album img:hover{
	border:2px solid #669900;
	}
	
#logo h1 { 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
margin: 0; 
padding: 10px 20px 0 10px;
 font-weight: normal;
  font-size: 40px;
  color:#cccccc;
  }
 #logo h1 a{
   color:#006666;
   text-decoration:none;
   }
    #logo h1 a:hover{
   color:#993300;
   text-decoration:none;
   }
  
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#footer p 
{	
color: #555555; 
font-size: 11px; 
text-align:right;
}
input {
 border: 1px solid #c0c0c0; 
 color: #454545; 
 font-size: 11px;
  letter-spacing: 1px;
   }
input.searchText 
{ width: 150px; 
height: 18px;
 padding-top:2px; 
 border:#cccccc 1px solid; 
}
input.searchSubmit
 { color: #0080c0;
  background: #fff;
   	border: 1px solid #fff;	
	font-size: 12px; 
	width: 50px; 
	height: 19px; 
	  }
#navbar ul { list-style : none; }
#navbar li 
{ padding-top: 3px; 
padding-bottom: 4px;
 float: right; 
 width:100px;
 height:30px;
 font-weight:bold;
 text-align:center;
 line-height:30px;
 margin:5px 0 0 3px;
  }
#navbar li.active 
{  
color: #ffffff;
 padding-bottom: 4px;
  }
  #navbar li:hover
{
color: #330000; 
  }
a:link, a:active, a:visited { color: #CC9900;text-decoration: none; }
a:hover { color: #ff7700; }
#navbar a:link, #navbar a:active, #navbar a:visited { color: #777777; } 
#navbar a:hover{color: #ffffff; text-decoration:none; text-transform: uppercase;}
.clear{ clear:both;}

