html, body{
  margin: 0;
  padding: 0;
}

body { 
    text-align: center;
    background-color: #000000;
}

div#maincontainer {
    width: 782px;
    margin: 2px auto auto auto;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    font-weight: none;
    color: #FFFFFF;
}

div#header {
    background-image:  url(../images/header.gif);
    background-repeat: no-repeat;
    height: 98px;
    width: 782px;
    left: 0px;
    margin-top: 10px;
    text-align: left;
}

div#logo {
    float: left;
    width: 165px;
    height: 165px;
    margin: 0px 0px 0px -15px;
    position: absolute;
    z-index: 1;
}

div#contentarea {
		background: #16301D;
    border-width: 0px 2px 2px 2px;
    border-color: #FFDC11;
    border-style: solid;
    width: 768px;
    padding: 10px 5px 5px 5px;
}

div#contentarea_homepage {
		background: #16301D;
		background-image:  url(../images/homepage_photo.jpg);
    background-repeat: no-repeat;
    border-width: 0px 2px 2px 2px;
    border-color: #FFDC11;
    border-style: solid;
    width: 768px;
    padding: 10px 5px 5px 5px;
}

div#content_homepage {
		float: right;
    padding-top: 5px;
    width: 305px;
    text-align: left;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
}

div#content_large {
    padding: 5px 5px 0px 5px;
    width: 758px;
    text-align: left;
}

div#footer {
	padding-top: 8px;
	height: 14px;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #FFDC11;
}

/* *********** PORTFOLIO *********** */

div#main_image {
  background-color: #255030;
	height: auto;
	width: 100%;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1px;
	padding-top: 3px;
	border-color: #038F26;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}

div#main_caption {
	height: auto;
	width: 100%;
	background-color: #255030;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-color: #038F26;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

div#main_thumbs {
	height: 57px;
	width: 635px;
	margin-top: 2px;
	margin-left: 78px;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 4px 0px;
}

#main_thumbs ul {
	padding-left: 1px;
	margin: 0px;
	width: 641px;
	font-size: 1px;
}

#main_thumbs li{
	float:left;
	padding: 2px 5px 0px 0px;
	list-style-type: none;
	width:72px; /* 75px thumb + 2px border around image */
	white-space: nowrap;
}

#main_thumbs img {
	border:1px solid #000000;
}

#main_thumbs a:hover img {
	border:1px solid #038F26;
}


/* *********** MAIN MENU *********** */
#main_menu {
background: #2D683C;
border-width: 2px 2px 0px 2px;
border-color: #FFDC11;
border-style: solid;
width: 778px;
margin: 0px;
padding: 0px;
height: 25px;
text-align: left;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
overflow: hidden;
}

#main_menu li {
float: right;
list-style-type: none;
margin: 0px;
padding: 0px 7px 0px 0px;
white-space: nowrap;
text-align: center;
}

#main_menu ul {
margin: 0px;
padding: 0px;
}

#main_menu a {
padding: 4px 0px 0px 0px;
margin: 0px;
height: 16px;
width: 102px;
display: block;
text-decoration: none;
}

#main_menu a:hover, #main_menu a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
text-decoration: underline;
height: 18px;
width: 102px;
}

/* *********** FORMS *********** */

div#form_large {
		border: 1px solid #2D683C;
		background: #255030;
    width: 515px;
    text-align: left;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
}

div#form_infobar
{
	height: auto;
	width: 100%;
	margin: 2px 0px auto 0px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px dotted #FFFFFF;
}

div#form_infobar_nb
{
	height: auto;
	width: 100%;
	margin: 2px 0px auto 0px;
	padding-bottom: 2px;
	text-align: left;
}

div#form_submit {
    width: 100%;
    text-align: center;
    padding: 4px;
}

.form_cat {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding-top: 5px;
  font-size: 13px;
}


/* *********** FONTS *********** */

.category {
	font-family: Times New Roman, Times, serif;
  color: #FFDC11;
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
  font-style: italic;
}

.category_small {
  color: #BD1818;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.title {
  font-size: 17px;
  font-weight: bold;
}

.note {
  font-size: 12px;
}

.white { color: #FFFFFF; }

a:link {color: #04B530; text-decoration: none;}
a:visited {color: #04B530; text-decoration: none;}
a:active {color: #04B530; text-decoration: none;}
a:hover {color: #FFDC11; text-decoration: underline;}

#main_menu a:link {color: #FFFFFF; text-decoration: none;}
#main_menu a:visited {color: #FFFFFF; text-decoration: none;}
#main_menu a:active {color: #FFFFFF; text-decoration: none;}
#main_menu a:hover {color: #FFFFFF; text-decoration: underline;}


/* *********** MENU LEFT *********** */
#menu_left {
	left: 0px;
	width: 255px;
	padding: 0;
	margin: 0;
}

#menu_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
  width: 255px; 
}

#menu_left li {
	margin: 0px;
	border-bottom: 1px dotted #038F26;
	width: 255px;
}

#menu_left a {
	display: block;
	padding: 1px 0px 0px 0px;
	height: 20px;
	width: 247px;
}

#menu_left a:link, #menu_left a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 8px 0px 0px 8px;
}

#menu_left a:hover, #menu_left a:active {
	background-color: #255030;
	height: 20px;
	width: 247px;
	color: #FFFFFF;
}

#uberlink_left a:link, #uberlink_left a:visited,
#uberlink_left a:hover, #uberlink_left a:active {
	background-color: #255030;
	height: 20px;
	color: #FFFFFF;
}


/* *********** MISC. *********** */

ul.arrow {
  list-style-image: url(../images/bullet.gif);
  margin: 0;
	padding-left: 2.3em;
}

ul.arrow li {
	padding-bottom: 3px;
}

ul.arrow_nopad {
  list-style-image: url(../images/bullet.gif);
  margin: 0 0 0 -1.5em;
}

ul.arrow_nopad li {
	padding-bottom: 3px;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  text-align: center;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.altButton {
	background-color: #2D683C;
	border: 1px solid #2D683C;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.altTextfield {
	background-color: #ffffff;
	border: 1px solid #2D683C;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	padding-left: 2px;
}

div#page_title {
	padding-left: 125px;
}

.staff_table td
{
  margin: 0;
  padding: 10px 5px 5px 5px;
}

.admin_table td
{
  margin: 0;
  padding: 5px;
  border-bottom: 1px dotted #FFFFFF;
}

.info_table
{
  margin: 0;
  padding: 5px;
  background-image:  url(../images/background_staffinfo.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #1B3A23;
  border-width: 0px 1px 1px 1px;
  border-style: dotted;
  border-color: #038F26;
}    