﻿body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#585e5b;
	margin:0;
	background: #121212 url(images/body_new.jpg) top;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

#wrapper1 {
	background:#282828;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px;
	background:url(images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#container {
	clear:both;
	padding:20px 0 0 0;
}

p.description {
	background:url(images/descriptiong_new.jpg) right bottom no-repeat #909792;
	padding:10px 10px 40px 10px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-top:4px solid #666666;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#content {
	margin:0 0px 0 5px;
	padding:10px 20px 0 0;
	/*background: url(images/contentbkg.jpg) repeat top;*/
}

#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}
#content img {
	background-color:#FFFFFF;
	/*border: black;*/
	padding: 1px;
	margin: 1px;
	border: 1px solid Black;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

input {
	padding:5px;
	margin: 3px;
	border:1px solid #999999;
	color:#555;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	/* border:1px solid #eee;*/
}
li {
	margin:0 0 0 10px;
	padding:5px;
}

#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}


/* Senior and Pic pages controls*/
.textpicbox {
	padding: 2px;	
	background-color: white;
	margin-left: 20px;
	background-image: url(images/textboxbgn.jpg);
}
.textbox {
	padding: 10px;	
}

/*layout control for the index page */
.textpicindex {
	padding: 2px;	
	background-color: white;
	margin-left: 20px;
	width: 100%;
}

a.noborder:link{
overflow:hidden;
clear:both;
border:0pt none;
padding: 0px;
margin:0px;
}


#icon-link {
	margin-left: 10px;
	margin-right: 10px; 
}


#contentindex {
	margin:0 0px 0 5px;
	padding:10px 20px 0 0;
	
}
#contentindex p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}

#contentindex img {
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
	border: 1px solid Black;
	margin: 10px;
	
}

#contentindex h2 {
	font: 2em "Gill Sans", Bookman Old Style;
	margin: 5px 0 5px;
	border-bottom:2px solid #eee;
	/*text-align: center;*/
	background:url(images/h2.jpg) bottom left no-repeat;
	text-align: center;
	clear:left;
	}
	
#content h2 {
	font: 2.5em "Gill Sans", Bookman Old Style;
	margin: 5px 0 5px;
	border-bottom:2px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	text-align: center;
	/* clear:left; */
}

#contentindex a{
	color: Navy;
	font: 110%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;

}
hr {
	width: 95%;
	color: #eee;
	height: 2px;
}

#footer {
	background: #282828;
}
