body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #EEEEEE;
	line-height: 180%;
}

a
{
	color: #000066;
	text-decoration: underline;
}

a:hover
{
	color: #666699;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #242424;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 99px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #000066 url(../images/bg.gif) no-repeat;
	text-align: center;
}

#header h1
{
	margin: 0;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	padding-top: 50px;
	background-position: center;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #666699 url(%27images/menu-background.jpg%27) repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #666699;
	border-right: 1px solid #95BC0E;
}

#content
{
	margin: 0 auto;
	width: 740px;
	padding: 20px 10px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
	
}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}
#content h3
{
	color: #666;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}

.footer
{
	margin: 0 auto;
	width: 740px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: #666699 url(../images/menu-background.jpg) repeat-x;
	border: 1px solid #666699;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	padding: 3px 10px;
	font-size: 75%;
}
#links {
	border-bottom:1px solid #CBCBCB;
	color: #FFFFFF;
}

#links a{
text-decoration:underline; 
  color: #FFFFFF;margin: 0 5px 0 5px;}
 
  #links a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
 
 #links a:hover{
	color:#FFFF00;
	text-decoration: none;
}
caption {
	display: none;
}
table {
	text-align: center;
}
img {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.image {
	float:	left;
	padding:	0px 5px;
	margin: 5px;
}
.imageRight {
	float:	right;
	padding:	0px 5px;
	margin-right:	5px;
	margin-bottom:	5px;
}
div.float {
	float: left;
	padding-right: 52px;
	text-align: center;
	padding-left: 52px;
  }
  
div.float p {
   text-align: center;
   }
.status {
	color: #CC0000;
}
/* =Placeholder
----------------------------------------------------------------------*/

#placeholder
{
	float: left;
	width: 400px;
	height: 300px;
}

/* =Showcase
----------------------------------------------------------------------*/

#gallery
{
	width: 740px;
	height: 326px;
	padding-left: 27px;	
	padding-top: 1px;
}

#showcase
{
	float: right;
	overflow: auto;
	width: 300px;
	height: 375px;
}

#showcase img
{
	background: #332;
	border: 1px solid #000066;
	margin: 0 0 5px 5px;
	padding: 1px;
	width: 100px;
	height: 75px;
}

#showcase a:hover img
{
	border-color: #CC0000;
}

#showcase ul
{
	margin: 5px 0 0;
}

#showcase li
{
	display: inline;
}
textarea {
	height: 100px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
}
.inputbutton {
	width: 50px;
}
#content img {
	text-align: center;
}
