
body
{
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background-image:url(images/gray_textured_bg.jpg);
 background-attachment:fixed;
}

span,div,p,table,tr,td,form
{
 padding:0;
 margin:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

td
{
 vertical-align:top;
}

a
{
 color:#333333;
 text-decoration:underline;
}
a:hover
{
 color:#0000aa;
 text-decoration:underline; 
}

img
{
 border:0px solid #333333;
}

a img
{
 border:0px solid #333333;
}

h1,h2,h3,h4
{
 padding:0px;
 margin:0px 0px 5px 0px;
}

#header
{
 margin-top:15px;
 margin-left:auto;
 margin-right:auto;
 width:880px;
 height:100px;
 border-top:1px solid #000000;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 border-left:1px solid #000000;
 position:relative;
}

#header img
{
	position:absolute;
	width:100%;
	height:100%;
}



#site_title
{
 font-size:36px;
 color:#ffffff;
 border-right:0px solid #ffffff;
 border-bottom:0px solid #ffffff;
 text-decoration: none;
 padding-right:20px;
 padding-left:10px;
 position:absolute;
}

#site_title:hover
{
 text-decoration:none;
 font-weight:normal;
}

.menu_bar_left
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 border-left:1px solid #000000;
 text-align:left;
}

.menu_bar_right
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 border-left:1px solid #000000;
 text-align:right;
}



#adSpace
{
	float:right;
	margin:5px;
	border:red;
}

#container
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 border-left:1px solid #000000;
 background-color:#999999;
}

.content
{
 padding:5px;
}


#container .content
{
	width:700px;
	margin-right:180px;
}

#footer
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 text-align:center;
/* border-right:1px solid #000000; */
/* border-bottom:1px solid #000000; */
/* border-left:1px solid #000000; */
}






.highlight
{
	color:#600;
	background-color:#aaa;
	padding:5px;
	margin:10px;
}

.nav_left
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
}

.nav_left ul
{
 padding: 0;
 margin: 0;
 padding-left:5px;
}

.nav_left ul li
{
 display: inline;
 padding: 0px 2px 0px 2px;
 margin: 0;
}

.nav_left ul li a
{
 color: #000000;
 background-color: #cccccc;
 text-decoration: none;
 padding: 0 15px 0 15px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 text-align: center;
} 

.nav_left ul li a:hover, .nav_left ul li a:focus
{
 background-color: #333333;
 color:#ffffff;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}







.nav_right
{
 margin-left:auto;
 margin-right:auto;
 width:880px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 text-align:right;
}

.nav_right ul
{
 padding: 0;
 margin: 0;
 padding-right:5px;
}

.nav_right ul li
{
 display: inline;
 padding: 0px 2px 0px 2px;
 margin: 0;
}

.nav_right ul li a
{
 color: #000000;
 background-color: #cccccc;
 text-decoration: none;
 padding: 0 15px 0 15px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 text-align: center;
} 

.nav_right ul li a:hover, .nav_right ul li a:focus
{
 background-color: #333333;
 color:#ffffff;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}



.bold
{
 font-weight:bold;
}

a.hiddenloginlink, a.hiddenloginlink:hover
{
 color:#999999;
}






.form_submitrow
{
 text-align:center;
}

.form_textbox
{
 width:99%;
}

.pic_category_form_textbox
{
 width:400px;
}

.form_textarea
{
 width:99%;
 height:200px;
}

.form_shorttext
{
 width:50px;
}

.caption_textarea
{
 width:580px;
 height:50px;
}

.rating_stars
{
 border:1px solid #000000;
}

.current_category, .current_weblog
{
 font-weight:bold;
}


.slightpadding
{
 margin-bottom:3px;
}

td.bottom_border, tr.bottom_border td
{
 border-bottom:1px solid #000000;
}
td.top_border, tr.top_border td
{
 border-top:1px solid #000000;
}


.contentContainerDiv
{
 width:700px;
}


.contentSideDiv
{
 width:200px;
 float:left;
 padding:0px;
 margin:0px;
}


.contentMainDiv
{
 width:475px;
 float:right;
 padding:0px;
 margin:0px;
}


.contentTitleDiv
{
 background-color:#666666;
 color:#000000;
 padding:5px;
 font-weight:bold; 
 text-align:center; 
 border:1px solid #000000;
}


.contentBodyDiv
{
 background-color:#cccccc;
 color:#000000;
 padding:5px;
 margin-bottom:10px;
 border-top:1px solid #000000;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 border-left:1px solid #000000;
}

.clearboth
{
 clear:both;
}

.feature_item
{
 border:1px solid #000099;
 font-weight:bold;
 background-color:#eeeeee;
 padding:2px;
}


.bordered td, .bordered th
{
 border-collapse:collapse;
 border:1px solid #000000;
 padding:2px;
}

.centered tr td, .centered tr th
{
 text-align:center;
}

.bordered_table
{
 width:100%;
}

.bordered_table td
{
 border-collapse:collapse;
 border:1px solid #000000;
 padding:2px;
}

.partialborder_table
{
 width:100%;
}

.partialborder_table tr td
{
 border-collapse:collapse;
 border:0px solid #000000;
 padding:2px;
}

.partialborder_table .header_row td
{
 font-weight:bold;
 background-color:#666666;
}

tr.border_bottom td
{
 border-bottom:1px solid #000000;
}

.header_row td
{
 font-weight:bold;
 background-color:#666666;
}

.solid_border
{
 width:95%;
 padding:5px 5px 5px 5px;
 border:1px solid #000000;
}

.hot
{
 color:#990000;
}

.new
{
 color:#660099;
}

.float_left
{
 margin-right:5px;
 float:left;
}

.float_right
{
 margin-left:5px;
 float:right;
}

table.suggestion_list
{
 width:100%;
 border-collapse:collapse;
}
table.suggestion_list tr td
{
 border:1px solid #000000;
}
table.suggestion_list tr td a
{
 display:block;
}

table.suggestion_list tr td a:hover, table.suggestion_list tr td a:active
{
 background-color:#6699FF;
}

.quotable
{
 border:1px solid #000000;
 background-color:#dddddd;
 color:#000000;
 font-size:9pt;
 padding:5px 5px 5px 5px;
 margin:10px 10px 10px 10px;
}

.albumPhoto
{
 margin:10px;
}


#editedImage
{
	border:1px solid #ffffff;
	position:relative;
	left:20px;
}

#thumbSelector
{
	width:100px;
	height:100px;
	border:10px solid #000000;
	position:absolute;
	top:115px;
	left:20px;
}


.u
{
	text-decoration:underline;
}
.i
{
	font-style:italic;
}
.b
{
	font-weight:bold;
}





.ajaxButton
{
	padding:5px;
	display:block;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border:1px solid #000000;
	background-color:#bbbbbb;
	text-decoration:none;
}
.ajaxButton:hover
{
	text-decoration:none;
	background-color:#ffffee;
	color:#000000;
}



