*
{
font-family: arial;
color: #000000;	
}

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

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

a
{
text-decoration: none;	
}

a:hover
{
	
}

.clear
{
clear: both;	
}

#holder
{
text-align: center;
}

#main
{
margin-left: auto;
margin-right: auto;	
text-align: left;
width: 1000px;
border: 0px solid #999999;
margin-bottom: 15px;
background: white;
}

h1
{
font-size: 28px;
font-weight: bold;
margin-bottom: 3px;
}

h2
{
font-size: 22px;
font-weight: bold;
margin-bottom: 3px;
}

h3
{
font-size: 15px;
font-weight: bold;
margin-bottom: 3px;
text-transform: uppercase;
}

p
{
margin: 0px;
margin-bottom: 20px;
font-size: 14px;
line-height: 22px;
}

ul
{
font-size: 14px;
font-weight: bold;
line-height: 22px;	
}

.big_link
{
font-weight: bold;
font-size: 28px;
color: #f42716;	
}

.medium_link
{
font-weight: bold;
font-size: 18px;
color: #999999;	
}

#logo
{
display: block;
border-bottom: 1px solid #cccccc;	
}

#navigation
{
padding: 10px;
margin-bottom: 15px;
border-bottom: 1px solid #dddddd;
background: #efefef;	
}

#navigation a
{
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
border-right: 1px solid #999999;
}

#content
{
margin: 25px;
margin-left: 50px;
margin-right: 50px;
}

#table
{	
}

#table td
{
padding: 10px;
}

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

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

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

#ajax_image_table, #ajax_image_table td
{
padding: none;
}

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

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

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

#pagetitle
{
font-size: 18px;
margin-bottom: 20px;
padding-bottom: 3px;
border-bottom: 2px solid #000000;
}

#category_navigation
{
font-size: 11px;
width: 200px;
}

#category_navigation a
{
display: block;
text-decoration: none;
font-size: 11px;
}

.cn_section
{
margin-bottom: 15px;	
}

.cn_title
{
font-weight: bold;
font-size: 12px;
}

#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;
border: none;
}

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

#padded_content
{
padding: 0px;
}

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

/* FOR DOCUMENTS */
#filetable
{
margin-bottom: 20px;
}

#filetable td
{
padding: 5px;
border-bottom: 1px solid #000000;
}

#filetable td img
{
border: none;
width: 25px;
}

#filetable #header td
{
font-weight: bold;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #dddddd;
}
/* END FOR DOCUMENTS */






/* FOR CATALOG ITEMS */
.catalog_item
{
margin-bottom: 27px;
font-size: 13px;
}

.catalog_new
{
font-size: 18px;
}

.catalog_title
{
font-size: 15px;
text-transform: uppercase;	
font-family: arial black;
}

.catalog_description
{
margin-bottom: 3px;	
}

.catalog_italics
{
font-style: italic;	
font-size: 14px;
}

.catalog_image
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
width: 150px;
}
/* END FOR CATALOG ITEMS */








/* FOOTER */
#footer
{
text-align: center;
font-size: 9px;
}

#footer a
{
font-size: 9px;
text-decoration: underline;
}

#copyright
{
text-align: center;
margin-top: 10px;
font-size: 9px;
padding-bottom: 15px;
}
/* END FOOTER */
