/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#photoborder {
background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
margin:0;
padding:0;
position:relative;
text-align:center;
}

.pager_container {
margin:0 0;
padding:3px 0 4px;
text-align:right;
width:767px;
}

.pager_container a:hover {
background-color:#f8c3a5;
border-bottom:1px solid #f8c3a5;
border-color:#f8c3a5 #f8c3a5 #f8c3a5;
color:#FFFFFF;
text-decoration:none;
}

.pager_container a {
margin:1px;
}

div.pager_container a {
border-bottom:1px solid #D61C39;
font-weight:bold;
text-decoration:none;
}


.clearfix {

}

#photoborder a img {
cursor:pointer;
}

#photoborder img {
background-color:white;
border:1px solid #DDDDDD;
margin:10px;
}

* {
	font-family: helvetica,arial;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
color:#444444;
font-family:helvetica,Arial;
text-decoration:none;
	font-size: 15px;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 14px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 13px;
	border-bottom: 1px solid #F4F4F4;
}

hr {
 height: 1px;
  background-color: #F6F6F6;
border: 0;
width: 100%;
}


p, ol, ul, blockquote {
	line-height: 20px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #D61C39;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	font-size: 15px;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 1017px;
	height: 119px;
	margin: 0 auto;
		
	position:relative;
	background: url(images/img2.gif) repeat-x;

}

#header .spacer{
	float: right
}
/* Logo */

#logo {
	float: left;
	height: 97px;
	padding: 0;

	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 12px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 35px;
	padding: 60px 25px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}


#submenu {
float:right;
height:24px;
padding:0 40px 0 0;
	background-color:#FFFFFF;
	width: 976px;		
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#submenu li {
	display: inline;
	margin-left:10px;
}


/* Splash */

#splash {
	width: 977px;
	height: 300px; 
	margin: 0 auto;
/*	background: url(images/img5.gif) repeat-x left bottom; */
	background-color:#FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;

}

/* Content */

#content {
padding:13px 20px 0;
width:977px;
	margin: 0 auto;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 770px;
}

#colTwo {
	float: right;
	width: 200px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

p {
color:#444444;
font-family:helvetica,arial;
font-size:12px;
margin:0px;
}


li {
font-size:12px;
list-style-image:url(/images/buttons/bullet.gif);
padding:0px;
}

.center-right{
width:355px; float:left; margin: 5px; padding: 5px; display:block; 
background-color: #EEEEE2;
font-size:11px;

}

.center-left{
width:380px; float:left; margin-top: 5px; padding: 5px; display:block; background-color: #EEEFF1;
font-size:11px;
}
