
html, body
{
font-size: 8.00pt;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background: url('/images/backgrounds/none/720_') #F1F1F1  center top;
color: #888888;
text-align: center;
}

h1
{
font-size: 30.00pt;
font-weight: 300;
font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 6.00pt;
text-transform: none;
font-style: normal;
font-variant: normal;
}

h2
{
font-size: 18.00pt;
}

h2, h3, h4, h5, h6
{
font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
color: #4F4747;
font-weight: 600;
letter-spacing: 0.00pt;
text-transform: capitalize;
font-style: normal;
font-variant: normal;
}


a:link, a:visited 
{
text-decoration:none;
color: #524FFF;;
}

a:hover, a:focus, a:active 
{
text-decoration:underline;
color: #BF0000;
}

fieldset
{
color: #6D6D6D;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin-bottom: 4px;
}

legend
{
padding: 4px;
border: 1px solid #CCCCCC;
color: #2B2182;
background-color: #FEFFDD;
}

input[type=submit],input[type=text],select
{
border: 1px solid #CCCCCC;
font-size: 0.74em;
color: #2B2182;
background-color: #FEFFDD;
}

pre
{
border-left: 8px solid #CCCCCC;
color: #2B2182;
background-color: #FEFFDD;
}

/*
DIVS
*/

#container
{
margin: 0px auto;
width: 720px;
background-color: #E2E2E2;
border-style: solid;
border-color: #FFFFFF;
border-width: 0px 0px;
padding: 0px;
text-align: left;
}

#main
{
padding-bottom: 10px;
border-bottom: 0px solid #CCCCCC;
}

#menu
{
text-align: right;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #949494;
margin: .5em 0em;
}

#menu ul
{
margin: 0px;
padding: .5em 2em;
}

#menu li
{
font-size: 8.00pt;
padding: 0em 1em;
display: inline;
list-style: none;
}

#menu a:link, #menu a:visited 
{
font-size: 8.00pt;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 0.00pt;
text-transform: capitalize;
font-style: normal;
font-variant: normal;
}

#menu a:hover, #menu a:focus, #menu a:active 
{
text-decoration:underline;
color: #BF0000;
}

#top h1
{
padding: 10px;
margin: 0px;
}

#top h1 a
{
color: #FFFFFF;
text-decoration: none;
}

#top img
{
	border: 0px;
}

#content
{
padding: 10pt;
}

#homepage
{
padding: 30px;
}

#homepage img
{
float: left;
vertical-align: text-bottom;
}

#images
{
font-size: 9.00pt;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: pt;
text-transform: none;
font-style: normal;
font-variant: normal;
text-align: center;
}

#images img
{
border: 1px solid #CCCCCC;
padding: 1px;
}

a img:hover
{
border-color: #BF0000 !important;
}

#images ul
{
margin: 4px 0px;
padding: 0px;
}

#images li
{
display: inline;
list-style: none;
margin: 12px;
}

#notes
{
margin: 5px 5px 15px 5px;
}

#lastnext
{
	margin-top: 10px;
}



#footer
{
clear: both; 
background-color: #E2E2E2;
height: 65em; 
text-align: right;
padding: 4px 12px 4px 12px;
}

#footer li
{
display: inline;
list-style: none;
padding: 12px;
}

/*
CLASSES
*/

.submit
{
	text-align: center;
	border: 1px outset #DDD;
	border-color: #DDD;
	margin: 8px;
	padding: 2px 10px 2px 10px;
	font-size: 1.3em;
	background-color: #FCFCFC;
	background: url(/images/40-fade.gif);
	background-repeat: repeat-x;
	color: #000;
}

img.image
{
overflow: visible;
background: #FFF;
background-image: url(/images/misc/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

img.thumbnail
{
padding: 0px !important;
border: 1px solid #CCCCCC !important;
overflow: visible;
background: #FFF;
background-repeat: no-repeat;
background-position: center center;
}

img.largethumbnail
{
margin: 4px 20px 4px 20px;
float: right;
padding: 0px !important;
border: 1px solid #CCCCCC !important;
overflow: visible;
background: #FFF;
background-image: url(/images/misc/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

div.centered
{
text-align: center;
}
div.centered table
{
margin: 0 auto;
text-align: left;
}

td.centered
{
text-align: center;
}

.red
{
color: #E33;
}

#list
{
margin: 0px;
padding: 0px;
text-align: center;
}

#list li
{
margin: 0px;
padding: 0px;
display: list-item;
}

.title
{
font-weight: bold;
color: #6D6D6D;
}

.small
{
font-size: .9em;
}
