*{
	margin:0px;
	padding: 0px;
	font-family: arial;
}
body{
	text-align:center;
	font-size: 12px;
}
#wrapper{
	width:975px;
	margin:0 auto;
	text-align:left;
	/*border: 1px solid black;*/

}
#adDiv{
	/*border: 1px solid red;*/
	width:160px;
	float:left;
}
#content{
	padding-top: 5px;
	clear: both;
	width:800px;
	/*border: 1px solid blue;*/
	float:left;
	background:#ebe3da;
border: 1px solid #a7a29d;
padding: 5px;
}

h3{
	font-size: 1em;
	color: #B22222;
	padding-left:20px;
}
h2{
	font-size: 1.5em;
	color: #B22222;
	/*padding-left:20px;*/
}
a img{
	border: none;
}
a{
	color:#2E8B57;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration: underline;
}


/*HEADER START*/
h1{
	font-size: 1.5em;
}
#header{
	float:left;
/*740px*/
	/*background: #F5F5DC;*/
	margin-left: 0px;
	/*border: 1px solid blue;*/
}

#header a{
	font-size: 1.2em;
	color: white ;
}
#header ul{
	width:96%;
	text-align:center;
	list-style:none;
	float:left;
	background: url('../images/bg1.gif') repeat-x top left;
}
#header div#siteDescription
{

	padding: 5px 4px 5px 4px;
	width:190px;

	float:left;
	font-family: sans-serif ;
	background: url('../images/logo2.gif') no-repeat top left;
	margin-right: 1px;
	border: 1px solid #a7a29d;

}
div#siteDescription h1{
	text-align:center;
	color:#330000;
}
div#siteDescription p{
		text-align:center;
	font-size:.8em;
}
div#navDiv{
	float:left;
	width: 610px;
	/*border: 1px solid black;*/
	background: url('../images/headerCorner.gif') no-repeat top right;
}
#header ul li{
	padding: 3px 10px 3px 10px;
	float: left;
	border-left: 1px solid white;
}
#header ul li#firstLi{

	border-left: 0px solid white;
}
#header form{
	width:600px;
	clear:left;
	padding: 9px 0px 9px 10px;
	font-size: .9em;
	background:#70cc7d;
}
#header input#searchSubmit{
	/*font-size: 1em;
	height:16px;*/
	background:#93e79f;
	border: 1px solid white;
	cursor:pointer;
}
#header input#searchSubmit:hover{
	background:#9ceea7;
}
span#social{
	padding: 10px 0 0 55px;
}

/******************HEADER END***************/


/*********************FRONT PAGE****************/

#bp_box, #np_box
{
	width:400px;
}
#bp_list, #np_list
{
	width:85%;
}
#vp_box, #pp_box, #bp_box, #np_box
{
	margin-top:5px;
	margin-bottom: 5px;
}
#vp_box ul, #pp_box ul{
	
	margin: 0;
	padding: 0;
	list-style:none;
	width:730px;
	float:left;
}
#vp_box ul li, #pp_box ul li{
	float:left;
	padding:0 .5em;
}
#vp_box li img, #pp_box li img{
	margin: 0;
	padding: 0;
	border:1px solid black;
}
#vp_box ul li p{
	width:130px; /*pics are 130px*/
	font-size:.9em;
}
#pp_box ul li p{
	width:90px; 
	font-size:.9em;
}

#np_box{
	float:right;
}
#bp_box ul, #np_box ul{
	
	list-style:circle inside;
}


/* start setup arrows */
ul#pp_list, ul#np_list, ul#bp_list, ul#vp_list{
	padding:0px 5px 0px 5px;
	float:left;
}
 ul#np_list li, ul#bp_list li{
	 margin-top:2px;
	 font-size: 1em;
 }
#pp_box,  #bp_box, #vp_box{
	float:left;
}
#pp_prev, #np_prev, #bp_prev, #vp_prev, a#np_next, a#bp_next, #vp_next{
		display:block;
		width:17px;
		float:left;
}
a#np_prev, a#np_next, a#bp_next, a#bp_prev{
	
	padding-top:.5em;
}
/***************************END FRONT PAGE*****************************/

/*CATEGORY PAGES*/

p.paginationControl{
	clear: both;
	font-size: .9em;
	margin: 3px 0px 3px 0px;

}
p.paginationControl a{
	color:#999933; 	
}
ul#results{
	list-style: none;
}
#results li{
		margin-bottom: 10px;
	}
#results li.floated, #results li.clear
{
	
	width: 140px;
	float: left;
}
ul#subCatList{
	list-style:none;
}
div#sidebar{
	float:left;
	width: 150px;
}
#mainContent{

	width: 600px;
	float:right;
	
}
.vidDescription{
		width: 130px;

}
.photoDescription{
	width: 100px;
	font-size: .9em;
}
/********END CATEGORY*************/

/********DISPLAY PAGES***************/
.dijitTitlePaneTextNode
{
	font-weight:bold;
	color: #B22222;
}
	
p#article{
	margin-bottom: 10px;
}
p#full, p#source{
		font-size: .9em;
}
div#commentForm{
		margin-top: 10px;
}
.micro{
	font-size: .8em;
}
ul#comments{
	list-style:none;
}
ul#comments li{
	width: 300px;
	border-top: 1px solid black;
	background-color: #FDF5E6;
	padding: 4px;
	margin-top: 5px;
}
span.date{
	font-size: .8em;
		font-weight: normal;
}
p.author, p#tags span, p#info span{
	font-weight: bold;
}
p#tags{
	font-size: .9em;
	width: 500px;
}
 p#info{
	font-size: .9em;
}	

p#description{
	width: 500px;
}
	/*************RELATED*************/		
	div.related{
		margin-top: 10px;
		width:730px;
		float:left;
	}
	div.related ul{
		margin: 0;
		padding: 0;
		list-style:none;
		width:730px;
		float:left;
	}
	li.withImage
	{
		
		text-align:center;
		width:150px;
		float:left;
	}
	li.withoutImage , li.withImage
	{
		list-style:none;
		margin-top:3px;
	}
	li.withImage p
	{
		padding: 0px 4px 0px 2px;
	}
	.dojoH3
	{
		clear:both;
	}
	/*************END RELATED************/

/***********END DISPLAY******************/

/*********directory *****************/

ul#resources li{
	margin-top: 10px;
}
#footer{
	padding-top: 10px;
	font-size: .8em;
}
.clear{
	clear:both;
}





