body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font: 80% Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;
	background-image:url(../images/bdyBgrnd.gif);
	height: 100%;
	width: 95%;
	text-align:left;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#flash {
	padding-left: 0.px;
}


#content {
	position:inherit;
	top:290px;
	width: 95%;
	color: #CCCCCC;
	clear: both;
	padding-top:25px;
	position:inherit;
	z-index:1;
}
#content a {
	color: #FFFFFF;
}
#content a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#content a:visited {
	color: #CCCCCC;
}


h2 {
	font-size: 150%;
	color: #999999;
	padding-left: 65px;
	font-weight: bold;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid;
	border-bottom-width: 2px;
}
h4 {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}


h1 {
	font-size: 155%;
	color: #666666;
}


#outside #content iframe {
	padding: 0px;
	float: left;
	height: 550px;
	width: 725px;
}
#content #rightCol {
	padding: 30px;
	float: right;
	color: #FFFFFF;
	z-index: -1000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	text-indent: 5px;
	width: 20%;
}
#outside #content #rightCol li {
	padding: 3px;
}

#content #rightCol p {
	padding-right: 5px;
	border-top-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: dotted;
	border-bottom-width: thin;
}

#content #leftCol {
	float: left;
	width: 70%;
	padding: 15px;
}



#header {
	background-color: #000000;
	background-image: url(../images/balcony_max.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;
	
}
#header img {
	padding-left: 25px;
	
}


/* #navcontainer ul 
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 200px;
	left: 50px;
	width: 80%; /* precision for Opera */
	z-index: 100;
	text-align: center;

}
#menu dl {
	float: left;
	width: 12em;
	margin: 0 1px;
	
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
	display: none;
	border: 1px solid gray;
	z-index: 100;

}
#menu li {
	text-align: center;
	background: #fff;
	z-index: 100;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	z-index: 100;
	
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #369;
	;
	z-index: 100;
}
#site {
position: absolute;
z-index: 1;
top : 275px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
#footer {
	clear: both;
	background-color: #000000;
	padding: 10px;
	width: 98%;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
}
#content table {
	padding-right: 50px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fields {
	left: 0px;
	margin-left: 50px;
	display: block;
}

