/* CSS Document */
* {
	margin:0;
	padding:0;
}

BODY
{
	font: 70% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url(../../images/background.gif) repeat-y top left;
	text-align: left;
	margin: 0 0;
}


form { 
display: inline; 
}

A
{
	color: #718000;
	text-decoration: none;
	border-bottom: 2px solid #dddddd;
}

A:HOVER
{
	color: #333333;
	text-decoration: none;
	border-bottom: 2px solid #ddddddd;
	background-color: #a4b900;
}


.dropdown {
font: 11px Trebuchet Ms, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

.dropdownadmin {
font: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

.button {
font: 11px Trebuchet Ms, Arial, Helvetica, sans-serif;
}

.text {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
line-height: 18px;
color: #555;
}

.copyright {
font: 12px Times, Arial, Helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

.copyright A:link, .copyright A:visited, .copyright A:active {
color: #555;
text-decoration: none;
}

.copyright A:hover {
text-decoration: underline;
}

.fileinfo {
font: 11px Trebuchet Ms, Arial, Helvetica, sans-serif;
line-height: 16px;
color: #58838B;
}

.error {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #ff0000;
line-height: 18px;
}

.ok {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #12BB00;
line-height: 18px;
}

.htaccess {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #0000FF;
line-height: 18px;
}

.table100 {
height: 100%;
}

.headline {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #555;
font-weight: bold;
line-height: 18px;
}

.tablehl {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
line-height: 18px;
}

.thumb {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #000000;
}

.thumbimage {
border: 0px;
border-color: #000000;
}

.mediumimage {
border: 0px;
border-color: #000000;
}

.tablehl A:link, .tablehl A:visited, .tablehl A:active {
color: #FFFFFF;
text-decoration: none;
}

.tablehl A:hover {
color: #FFFFFF;
text-decoration: underline;
}

.micro {
font: 10px Trebuchet Ms, Arial, Helvetica, sans-serif;
line-height: 18px;
color: #000000;
}

.star {
font: 16px Courier New, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 18px;
color: #9c0;
}

.menu_border{
color: #000000;
border: 1px solid #666666;
}

.menu_option {
background-color: #DEE6E8;
font: 12px Trebuchet Ms, arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}

.menu_option a:link {
color: #000000;
text-decoration: none;
}

.menu_option a:visited {
color: #000000;
text-decoration: none;
}

.menu_option a:hover, .menu_option a:active {
color: #58838B;
text-decoration: none;
}

.menu_hilite {
background-color: #BCCDD1;
font: 12px Trebuchet Ms, arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}

.menu_hilite a:link {
color: #000000;
text-decoration: none;
}

.menu_hilite a:visited {
color: #000000;
text-decoration: none;
}

.menu_hilite a:hover, .menu_hilite a:active {
color: #000000;
text-decoration: none;
}

/**
 **********************************
 * ID Containers
 **********************************
 */
#container
{
	width: 925px;
	margin: 28px 92px;
	text-align: left;
}

#leftcol
{
	text-align: right;
	width: 240px;
	float: left;
	clear: left;
}

#divider
{
	position: relative;
	float: left;
	width: 198px;
	left: 16px;
}

#rightcol
{
	width: 600px;
	float: right;
}

#logo
{
	margin: auto auto auto -130px;
	text-align: right;
}

/**
 **********************************
 * Navigation
 **********************************
 */
#nav
{	
	padding-right: 0px;
	margin-right: -6px;
}
 
 #nav ul
 {
 	list-style: none;
	margin-left: 0;
	padding-left: 0;
 }
 
 #nav ul li
 {
 	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
 }

#nav a
{
	padding: 15px 10px 8px 10px;
	text-decoration: none;
	border: none;
} 

#nav a:hover
{
	border: none;
	padding: 15px 10px 8px 10px;
	background-color: #dddddd;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-weight: normal;
	font-style: normal;
}


 .nav_head
 {
 	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	text-decoration: none;
	font-variant: small-caps;
 }
 
 .nav_tag
 {
	color: #C2DEF1;
	padding-right: 10px;
 }


/**
 **********************************
 * Headers
 **********************************
 */ 
 h1
 {
 	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: -2px;
	font-size: 6em;
	margin-top: 0px;
	margin-bottom: 0px;
 }
 
 h2
 {
 	color: #a4b900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.5em;
	background: url(../../images/post.gif) no-repeat top right;
 }
 
  h3
 {
 	color: #a4b900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.5em;
	background: url(../../images/post.gif) no-repeat top right;
 }
 
   h4
 {
 	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.5em;
	background: url(../../images/post.gif) no-repeat top right;
 }
 
 .content
 {
	padding: 0 0 5px 0;
 	border-bottom: 1px dotted #444444;
	color: #444444;
 }
 
 .foot
 {
 	text-align: right;
	text-transform: capitalize;
	font-size: 0.9em;
	color: #d2e063;
 }
 
 #copyright
 {
 	padding-top: 100px;
	color: #333333;
 }

 
/**
 **********************************
 * Misc. Things
 **********************************
 */
.clear 
{
	clear: both; 
	height: 1px; 
	line-height: 1px;
	padding: 0; 
	margin: 0;
}


