
/*--------------------HEADER-----------------*/
body              { margin: 0px; padding: 40px 0 0 0; font-family:Arial; background-color: #1b1f27;}
#wrapper          { margin: 0 auto; width: 927px; height: 580px; min-height: 580px; height: auto; background: url('images/bck.gif') repeat-y ;}
#header           { float: left; width: 927px; height: 211px; margin: 0px; padding: 0px; background: url('images/header.jpg') center;}
 /*--------------------MENU-----------------*/ 
.dotted           { background: url('images/dotted.gif') repeat-y top left; border: 0px solid #FF0000;}
#navcontainer     { padding: 20px 0px 0 1px; margin-right: 20px; width: 194px; float: left; border: 0px solid green;}
#navcontainer ul  {	margin: 0px; padding: 0px; list-style-type: none;}
#navcontainer a   {	text-align: left; display: block; padding: 7px 15px; border-bottom: 1px solid #737272; margin: 0px;	height: 17px; font-size: 12px; font-weight: bold;}
#navcontainer a:link, #navlist a:visited { color: #63d0f9; text-decoration: none;}
#navcontainer a:hover {	background-color: #585858; color: #fff;}
 .edge            { background:url('images/edge.gif') no-repeat; height: 40px; }
 /*--------------------CONTENT-----------------*/ 
#content          { float: left; width: 940px; height: 360px; min-height: 360px; height: auto; margin: 0 0 0 5px; border: 0px solid blue;}
#innercontent     { float: right; width: 690px; margin: 5px 33px 0 0; padding: 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify; color: #fff;}
h1                { font-size: 16px; color: #63d0f9; font-weight: bold; border-bottom: 0px solid #000; text-align:left; margin-bottom: 3px; font-style: italic;}
h2                { color: #FFCC00; font-size: 13px; font-weight: bold; margin: 15px 0 -12px 0; font-style: italic;}   
.left             { float: left; width: 385px; margin: 0px 0 5px 0; padding: 0px; color: #fff;}
.left a           { color: #fff;}
.left img         { margin-bottom: 10px;}
.left ul          { font-size: 12px; margin-left: 15px; padding: 0px; line-height: 18px;}
.left li          { line-height: 18px;}
.dotline          { background: url('images/dotline.gif') repeat-x; width: 680px; height: 4px; text-align: center; border: 0px solid green;}
.leftsmall        { float: left; width: 310px; margin: 0px 30px 5px 0; padding: 0px; color: #000; font-size: 10px;}
.leftsmall ol     { margin-left: 15px; padding: 0px;}
.greentext, .greentext a { color: #b7ff04; font-size: 13px;}
.bluetext         { color: #6ecdfe; font-size: 13px;}
 /*--------------------FOOTER-----------------*/ 
#footer           { float: left; width: 927px; height: 62px; background: url('images/footer.gif') no-repeat center; margin: 0px; padding: 0px 0 0px 0; border: 0px solid red;}
#foot-inner       { margin: 1px 0 0 0; font-size: 12px; color:#CCCCCC;}
#logo             { color: #fff; font-size: 10px; padding: 17px 15px 0 0; margin: 0px;}
#logo img, #logo a{ text-decoration:none; color:#fff; border: none;}
#details          {float: left; padding: 23px 0 0 10px; text-align: left; color:#fff; text-decoration:none;}
#details a        {color:#fff; text-decoration:none;} 
#details a:hover  { color: #990000; text-decoration:underline;}
/*---------------------- GALLERY ------------------*/
#right          { float: right; width: 287px; margin: 0px; padding: 0 5px 0 0px; color: #000;}
#right img      { margin: 0 0 10px 0;}
#fade           { border: 0px solid #fff; width: 287px; height: 217px; margin: 0px 0 0 0;}
/*--------------------FORM-----------------*/
label             { width: 10em; float: left; font-size:12px; }
label.error       { float: left; color: #b7ff04;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
.submit           { margin: 0 0 10px 120px; position: relative; }
em                { font-weight: bold; padding-right: 1em; vertical-align: top; }
#formtext         { color: #000;}
textarea          { border: 1px solid #ccc;}
input             { border: 1px solid #ccc;}
form              { border: none; width: 350px;}
	
	
	