/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #222 url('../images/site/headergrunge.jpg') repeat-x;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #fff}
 
a img{ border: 0px; }

input {
 font-family: Arial, Helvetica, sans-serif;
 font-family: Verdana;
 font-size: 14px;
 padding: 3px;
 color: #f4f4f4;
 background:#333;
 border: 2px solid #555;}
	
button {
 background: #333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 padding: 2px;
 color: #CCC;
 border: 2px solid #444;
 height: 2em;} 


/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.grey { color: #999999;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right; margin:4px;}
.left { float: left; margin:4px;}
.center { margin: 0 auto; text-align: center;}
.image {margin:4px;}


/**** Site Container ****/

#container { width: 800px; margin:auto;}



/***Header***/

 
#logo { position:static; float: left;}

#logo h1 { 
 margin-top: 30px;
 margin-left: 10px;
 font-size: 35px;
 letter-spacing: -0.1em;}
 
 #search {
 margin-top: 35px;
 float: right;}

/***left Side Bar***/

#navlist { position:relative; float: left; width: 110px; margin-top: 20px; margin-left: 5px;}

 
#navlist ul {
 list-style: none;
}

#navlist li a{
 display: block;
 height: 30px;
 width: 80px; 
 padding: 9px;
 margin: 2px;
 background: inherit;
 border-right: 4px solid #444;
 color: #999;
 text-transform: capitalize;
 font-size: 14px;
 text-decoration: none;}
 
#navlist li a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 4px solid #2B507A;}
 
#navlist li .active {
 color: #999;
 background: #333;
 border-right: 4px solid #444;}


/***Content***/

#content { position:relative; float: right; width: 660px; margin-top: 20px; margin-left: 5px; }

#content a { 
font-size: 16px;
color:#CCC; 
text-decoration: underline;
}


#content a:hover { 
color: #CCC; 
background: #2B507A; 
}
 
#content p {
font-family: Arial, Helvetica, sans-serif;
color: #CCC;
font-size: 16px; 
margin-bottom: 10px; 
}
#content H3 {
color: #999;
font-size: 20px;
margin-bottom: 15px;
}
#content H4 {
color: #CCC;
font-size: 18px;
margin-bottom: 15px;
}
#content H5 {
color: #999;
font-size: 17px;
margin-bottom: 15px;
}
#content ul {
list-style: circle;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; 
margin-bottom: 4px; 
padding-left:20px;
color: #CCC;
}
 
/***Footer***/

#footer {
 position:static;
 text-align: center;
 color: #666;
 margin-top: 10px;
 font-size: 0.9em;
 border-top: dashed 2px #333333;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	
/* PHOTO ALBUM */
#albumlist {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#albumlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px 8px 10px 0px;
	padding: 0;
	width: 190px;
	float: left;
	border: 0px solid #2B507A; 
}
#albumlist2 {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 629px;
}
#albumlist2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: center;
	margin: 0px 3px 10px 0px;
	padding-bottom: 2px;
	padding-top: 4px;
	width: 300px;
	height: 160px;
	float: left;
	border: 3px solid #999999; 
}
#albumlist3 {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 629px;
}
#albumlist3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: center;
	margin: 0px 3px 10px 0px;
	padding-bottom: 2px;
	padding-top: 4px;
	width: 200px;
	/* height: 170px; */
	float: left;
	border: 3px solid #999999; 
}
#albumlist3l li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: center;
	margin: 0px 3px 10px 0px;
	padding-bottom: 2px;
	padding-top: 4px;
	width: 200px;
	height: 200px;
	float: left;
	border: 3px solid #999999; 
}	
#albumlist4 ul {
margin:auto
}

#albumlist4 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: center;
	margin: 0px 3px 10px 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 200px;
	height: 200px;
	float:  inherit;

	
}
.galleryimg {
	width: 187px;
	height:150px;
	border: #333333 solid 2px;
	padding:0px;
}
#albumlist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#index {margin:auto; width:800px
}

#photoindex { position:relative; float: right; width: 660px; margin-top: 20px; margin-left: 5px; }

#photoindex p {
font-family: Arial, Helvetica, sans-serif;
color: #CCC;
font-size: 24px; 
margin-bottom: 10px; 
}