body{
	background-color: #bcc1b9;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #9e1e20;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #841c18;
}

:focus {
    outline: 0;
}

table#contacts {
	font-size: 11px;
}

.center {
	text-align: center;
}

.absmiddle {
vertical-align: middle;
}

.inline {
	display: inline;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 13px;
}

li {
font-size: 10px;
}

li h2 {
	height: 31px;
	
	background-image: url(/images/title-bg.gif);
	padding: 7px 0px 0px 10px;
	
	vertical-align: middle;
	margin: 0px;
	color: #ffffff;
}

hr {
	border: none;
	height:1px;
	border-bottom: 1px dashed #d3d3d3;
}

blockquote {
	padding-left: 50px;
	background: url(quote.png) no-repeat left;
}

/* Divs */

div.container{
	background-image: url(/images/container-bg.png);
	background-repeat: repeat-y;
	width: 908px;
	margin: 0 auto 0 auto;
	background-color: #bcc1b9;
	padding: 0;
}

div#ads, div#column {
	float: right;
}

div#column {
	margin-right: 0px;
	width: 210px;
	font-size: 11px;
}

div#column li {
	list-style: none;
	padding: 3px 0 3px 0;
}

div#column ul {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

div#column ul li ul {
	padding: 15px;
	padding-top: 0;
	margin-bottom: 0;
}

div#column li ul li {
	list-style: circle;
}

div.header{
	width: 908px;
	height: 152px;
}

div.logo{
	width: 550px;
	height: 152px;
	float: left;
}

div.rightheader{
	width: 358px;
	height: 152px;
	background-image: url(/images/rightheader.jpg);
	background-repeat: no-repeat;
	float: right;
	text-align: right;
}

div.login {
	margin: 110px 30px 10px 10px;
	color: #ffffff;
	font: bold Verdana;
	text-align: center;
	padding-left: 130px;
}

div.menu{
	width: 883px;
	height: 31px;
	background-color: #bcc1b9;
	background-image: url(/images/menu-bg.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px 0px 25px;
	margin: 0px auto 0px auto;
	vertical-align: middle;
}

div.content{
	width: 858px;
	padding: 10px 25px 10px 15px;
}

div.content .inner {
	width: 635px;
}

div#imageflow {
	padding:0px;
	border: 1px solid #d7d7d7;
	background-color: #e1e1e1;
	margin-top: 10px;
	padding-bottom:3px;
	clear: none;
}

#fade1 {
	height: 20px;
	padding-left: 20px;
}

div#imageflow h2{
	margin: 0px;
	margin-left: 35px;
	margin-bottom: 5px;
}

div#imageflow .inner {
	width: 580px;
	margin: auto;
}

div.right {
	float: none;
	text-align: right;
}

div#imageflow div.right {
	width: 550px;
}
.right {
	float: right;
	clear: left;
}

div.thumbs {
	float: left;
	width: 50px;
	margin: 5px;
	padding:5px;
	text-align: center;
	background-color:#ffffff;
	border: 1px solid #d7d7d7;
}

div.footer{
	background-color: #bcc1b9;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	color: #4b4f48;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/* - ERROR MSGs - */
div#ERROR, div#errors {
	border: 1px solid #A60000;
	padding: 4px;
	padding-left: 20px;
	background: #F5FB88 url(/icons/exclamation.png) no-repeat 10px;
	/*background: url(/images/img16.gif) repeat-x right 30%;*/
	color: #000000;
	font-size: 10px;
}

/* Links */

div.login a{
	color: #ffffff;
	font: bold 12px Verdana;
	text-decoration: none;
}

div.login a:hover{
	color: #ffffff;
	text-decoration: underline;
}

div.logo #home{
	width: 550px;
	height: 152px;
	border: 1px solid white;
	cursor: pointer;
}

div.footer a {
	color: #4b4f48;
	text-decoration: underline;
}

div.footer a:hover {
	text-decoration: none;
}

div#column li a {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

div#column li a:hover {
	color: #841c18;
	border-bottom: 1px dashed;
}

.post .title p a:hover, .post .entry p a:hover {
	border-bottom: 1px dashed;
}

div.img a img:hover, p.links a:hover {
	border: none;
}

a img {
	border: none;
}

/* FORMS */

#joinform input.s, #loginform input.s, #profileform input.s, #addteam input.s, #friendfinder #input {
	width: 200px;
}

#blog input.s {
	width: 350px;
}

#blog #embed {
	width: 350px;
	height: 16px;
}

.button {
padding: 6px;
background-color:#990000;
border: 1px solid;
color:#FFFFFF;
font-weight: bold;
margin: 0px auto;
}

.button:hover {
cursor: pointer;
background-color:#FFFFFF;
border: 1px solid #990000;
color: #990000;
}

/* PAGINATION */

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #edbfbf;
	text-decoration: none; /* no underline */
	color: #9c2421;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #9c2421;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #6b1818;
	font-weight: bold;
	background-color: #9c2421;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE; 
	color: #DDD;
}

