*
{
font-family: arial;	
color: #bbbbbb;
font-family: verdana, arial;
}

body
{
margin: 0px;
margin-top: 25px;
margin-bottom: 50px;
font-size: 12px;
background: #000000;
}

img
{
vertical-align: bottom;
border: none;
}

a
{
	
}

a:hover
{
	
}

.clear
{
clear: both;	
}

#holder
{
text-align: center;
}

#main
{
margin-left: auto;
margin-right: auto;	
text-align: left;
width: 780px;
border-top: 0px solid #333333;
}

#thumbnails
{
float: right;
width: 160px;
}

#thumbnails a
{
display: block;
float: left;
margin-left: 2px;
margin-bottom: 2px;
border: 1px solid #222222;
}

#image_holder
{
float: left;
width: 600px;	
}

#ajax_image
{
width: 600px;
height: 552px;	
}

#ajax_image img
{
border: 1px solid #222222;	
}

#ajax_copy
{
font-size: 11px;
margin-top: 5px;
font-style: italic;	
}

h1
{
font-weight: normal;
font-size: 22px;
}

#category_navigation
{
margin-bottom: 15px;
border-bottom: 1px solid #222222;
padding-bottom: 3px;
}

#category_navigation a
{
display: block;
float: left;
text-decoration: none;
font-size: 13px;
margin-right: 20px;
color: #bbbbbb;	
}

#category_navigation a.yellow
{
float: right;
text-decoration: none;
color: #0074B7;
margin-right: 0px;
margin-left: 20px;
}

/*
#cn_corner_top_left
{
background: url('images/corner_top_left.gif') top left no-repeat;
}

#cn_corner_top_right
{
background: url('images/corner_top_right.gif') top right no-repeat;
}


#cn_corner_bottom_left
{
background: url('images/corner_bottom_left.gif') bottom left no-repeat;	
}

#cn_corner_bottom_right
{
background: url('images/corner_bottom_right.gif') bottom right no-repeat;	
}

*/

#cn_padder
{
	
}

a#cn_selected
{
color: #ffffff;	
}

#pagination
{
margin-top: 5px;
font-size: 11px;
text-align: right;
}

#pagination a
{
display: inline;
float: none;
font-size: 11px;
margin-left: 3px;
margin-right: 3px;
color: #cccccc;
border: none;
}

#current_page
{
font-weight: bold;
text-decoration: none;	
}

#padded_content
{
padding: 0px;
}

#footer
{
text-align: center;
font-size: 10px;
color: #222222;
margin-top: 15px;
border-top: 1px solid #222222;
padding-top: 3px;
}

#footer a
{
font-size: 10px;
color: #222222;
text-decoration: none;
}

.tiny_text
{
font-size: 11px;
color: #bbbbbb;
margin-bottom: 3px;
margin-top: 2px;
text-align: right;
font-style: italic;
}

#logo
{
margin-bottom: 15px;	
}

.page_title
{
font-size: 16px;
margin-bottom: 0px;
color: #0074B7;
}

#about p
{
padding: 0px;
font-size: 12px;
margin-top: 0px;
margin-bottom: 15px;
line-height: 14px;
}

#about ul
{
padding: 0px;
margin: 0px;
margin-left: 25px;
margin-bottom: 15px;
margin-top: 0px;
font-size: 12px;
}

#about ul li
{
margin-bottom: 3px;	
}

#about .bold
{
font-size: 12px;
margin-bottom: 3px;
font-weight: bold;
}