body {
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 23px;
color: #000000;
background: url(../images/bg.jpg) #000000;
background-position: top center;
background-attachment: fixed;
height: 100%;
padding-bottom: 15px;
}
#container { 
background: #ffffff; 
margin: 0 auto;
width: 845px; 
text-align: left;
}
#header { 
	height: 134px;
	width: 845px;
	background: #666666;
	background: url(../images/banner.jpg)
}
#nav { 
	width: 100%; 
	height: 49px;
	background: #000000;
}
#nav .innertube { margin: 0px 0px 0px 25px; }
#content-column { 
width: 560px; 
background: #ffffff; 
float:left; 
background-repeat: no-repeat;
background-position: center 50px; 
}
#content-column .innertube { margin: 30px 20px 80px 10px; }
#right-column { 
width: 255px; 
float: right;  
margin: 25px 0px 0px 0px;
color: #ffffff;
text-align: right;
}

#link-list li {
background: url(../images/link-star.jpg);
background-repeat: no-repeat;
background-position: 0 10px;
padding: 10px 0px 15px 31px;
list-style: none;
border-bottom: dashed 1px #999999;
}
#link-list li .subtext {
color: #999999;
}
#link-list li  a{
color: #000000;
font-weight: bold;
font-size: 16px;
margin-bottom: -5px;
}
#add-link {
font-size: 16px;
font-weight: bold;
}
#add-link a{
color: #ff0000;
}

#contact-text {
width:400px;
margin: 0 auto;
}
#contactForm legend {
       font-weight: bold;
       color: #FFFFFF;
}

#contactForm label {
width: 20%;
float: left;
clear: left;
text-align: right;
white-space: nowrap;
min-width: 5em;
margin: 10px 10px 15px 0px;
}
#form-field {
margin: 10px 0px 10px 0px; 
border-bottom: solid 5px #000000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
#contactForm textarea {
width: 60%;
margin: 50px 0px 0px 0px;
border: solid 5px #000000;
}

#contactForm .submit-button {
width: 92px;
height: 33px;
background: url(../images/submit.jpg);
border: 0px;
cursor: pointer;
}

#right-column .innertube { 
margin: 10px 0px 10px 10px;
}
#right-column img {
z-index: 3;
margin-bottom: -10px;
}
#widgetbox {
background: #000000;
width: 205px;
padding: 15px 5px 15px 5px;
margin-left: 30px;
text-align: center;
}
.imgborder {
border: solid 2px #ffffff;
}

#footer { 
width: 845px;  	
background: url(../images/footer-bg.png);
color: #000000;
font-size: 10px;
line-height: 18px;
background-repeat: no-repeat;
background-position: bottom center;
margin: 0 auto;
text-align: right;
}
#footer .innertube {
margin: 0px 10px px 10px;
}
#footer a{ 
color: #000000;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
}


#page_title  {
margin-bottom: 15px;
margin-left: -10px;
}

#navbar_list a {
	height: 49px;
}


#navbar_list li {
	float: left;
	padding: 0px 10px 0px 10px;
	list-style: none;
	height: 49px;
}
#navbar_list img {
	border: 0px;
	padding-top: 10px;
}

/* Plogger Styles */

#gallery-name, #jump_menu, #sortby-container, #exif_toggle {
display: none;
}

#link-back a {
color: #ffffff;
}

#jump-search-container input {
border: solid 5px #000000;
}

#jump-search-container .submit {
border: 0px;
height: 24px;
width: 77px;
background: url(../images/search-button.jpg);
cursor: pointer;
}

h2.date {
display: none;
}

#description {
background: #736F6E;
color: #ffffff;
padding: 5px;
line-height: 16px;
}

#picture_caption {
font-size: 20px;
font-family: Georgia, Times New Roman;
}

#next-link-container a, #prev-link-container a {
text-transform: uppercase;
text-decoration: none;
color: #ffffff;
background: #ff0000;
padding: 5px;
display: none;
}

.meta-header {
color: #ff0000;
}


/**************Temporary Latest Thumbs Fix************/
#latest li{
list-style: none;
margin: 0px 0px 20px -30px;
}

#latest li img{
border: solid 2px #ffffff;
}
