* {
	outline: none;
}
body {
 margin:            0;
 padding:           30px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 color:             #000;
background-image: url(../images/pages/photobg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #0E1C2C;
}

#content {
 left:              0px;
 right:             10px;
background-color: #000;
/* border: 1px solid 	#FFF; */
margin:            0 15px 0 15px;
padding:           12px 15px 30px 15px;
 width:             auto;
}
* html #content {
 width:             100%;
 width:            	auto;
}

#narrowcontent {
 left:              0px;
 right:             10px;
 background-color: 	#fff;
 border: 1px solid 	#333;
 margin:            0 10px 0 10px;
 padding:           10px 12px 12px 12px;
 width:             auto;
}
* html #narrowcontent {
 width:             100%;
 width:            	auto;
}

a {
 text-decoration:   none;
 color:             #DA1F3B;
 background-color:  transparent;
}
  
a:visited {
 color:             #DA1F3B;
 background-color:  transparent;
}

a:hover {
 color:             #DA1F3B;
 text-decoration:   underline;
 background-color:  transparent;
}

.breadcrumb {
 margin:            15px 0 15px 6px;
font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 background-color:  transparent;
color: #9EBFE8;
}
.breadcrumb a {
color: #FFF;
}
.breadcrumb a:hover {
color: #FFF;
}

.paginate {
 margin:            10px 0 10px 6px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 background-color:  transparent;
color: #FFF;
}

.paginate a {
color: #FFF;
}

.windowclose {
 margin:            15px 0 10px 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

img {
 margin:		0;
 padding:	0;
 border:		0;
}

.border {
 border:	8px solid #FFF;
}

.paddedborder {
 padding: 	20px;
 border: 	1px solid #000;
}

.thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: #DFE3F0;
}

.title {
 margin:            3px 0 0 0;
  font-family: "Courier New", Courier, monospace;
 font-size:        15px;
 font-weight: 		bold;
 color:             #000;
}

.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 color: #FFF;
}

.commentlink {
 margin:            4px 0 8px 0;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}


li {
 margin:            0 0 15px 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 color: 				#333;
 background-color:  transparent;
 text-align: 		left;
 padding-bottom: 	5px;
 border-bottom: 		1px dashed #ccc;
}

.stats {
 margin:            4px 0 4px 0;
 font-family: "Courier New", Courier, monospace;
 font-size:         11px;
 font-weight: 		normal;
 color:             #fff;
}

.imageBG {
 text-align: center;
 background-image: url(../images/pages/photoBgInner.gif); 
 background-repeat: repeat-y;
 background-color: #3B0A0E;
background-position: center top;
}
#content table tbody tr td {
	color: #FFF;
}
#content table tbody tr td.categories {
	color: #000;
}
#content table tbody tr td.categories a {
	color: #DA1F3B;
}
#content table tbody tr td a {
	color: #FFF;
}
.categories {
 padding:           5px 10px 5px 12px;
 background-color:  #E9E9F2;  
color: #000;
}

.categories a{
color: #DA1F3B;
}


.tableBorder {
 border: 1px solid #000;
}

th {
 font-family: "Courier New", Courier, monospace;
 font-size:         14px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px;
 background-image: url(../images/pages/photoBgInner.gif);
background-repeat: repeat-y;
background-position: center top;
	background-color: #3B0A0E;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size:         11px;
 color:             #000;
}

.powered {
 margin:            15px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align:			center;
color: #9EBFE8;
}
.powered a {
color: #9EBFE8;
text-decoration: none;
}
.powered a:hover {
text-decoration: underline;
}
#content .imageBG .paddedborder .commentlink a {
	color: #FFF;
}
#logoField {
	height: 50px;
	width: 329px;
	margin: 0 auto;
}
#logoField span.logoLink {
	margin: 0;
	text-indent: -10000px;
	padding: 0;
	text-align: center;
}
#logoField span.logoLink a {
	display: block;
	width: 329px;
	height: 50px;
	background: url(/images/pages/photo_logo.gif) no-repeat;
}
#logoField span.logoLink a:hover {
	background-position: 100% -50px;
}
.imageBG .paddedborder .title {
	color: #FFF;
font-weight: bold;
font-family: "Courier New", Courier, monospace;
}

