/* GLOBAL ELEMENTS */

* {
	color:#000000;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	margin: 0;
	padding: 0;
	}

html {
	}
	
p.copyright {
	clear:both;
	float:right;
	font-family:"arial";
	font-size:8pt;
	font-color:black;
	}
	
body {
	margin-top:5px;
	background-color:#cc3333;
	}
	
.image {
	border:0;
	}
	
.image2 {
	float:left;
	margin-right:3px;
	border:0;
	}
	
.effect {
	background-color:#fff;
	margin-right: 20px;
	}
	
#header {
	width:864px;
	height:85px;
	margin: 0 auto;
	position:relative;
	background-color:#dddddd;
	border-top:1px inset #cccccc;
	border-left:1px inset #cccccc;
	border-right:2px outset #999999;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius: 10px 10px 0px 0px;
		/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	}
	
#greeks {
	float:none;
	display:block;
	margin-left: auto;
	margin-right: auto;
	}
		
#container {
	width:864px;
	height:475px;
	margin:0 auto;
	position:relative;
	background-image: url('../../new/images/2818_864_600.jpg');
	border-top:0px solid #cccccc;
	border-left:1px inset #cccccc;
	border-right:2px outset #666666;
	border-bottom:0px solid black;
	}
	
#awning {
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	}
	
#left {
	width:234px;
	height:320px;
	float: left;
	padding-top:5px;
	margin-top:12px;
	margin-left:15px;
	margin-bottom:-5px;
	margin-right: 5px;
	}

#right {
	width:65%;
	height:325px;
	float:right;
	padding:10px 10px 0px 10px;
	margin-top:10px;
	margin-right:20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border:1px outset #000;
	}
	
#middle {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 10px;
	height: 345px;
	width: 100%;
	border-top:0px outset #000000;
	background-color:;
	-moz-border-radius: 10px 10px 0px 0px;
	}

#contents {
	background-color:#ffffff;
	width:94%;
	height:340px;
	margin-top:1%;
	margin-left:3%;
	margin-bottom:1%;
	margin-right:3%;
	padding:5px;
	-moz-border-radius: 10px 10px 0px 0px;
		/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
	}
	
.LgBodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.SmBodyText {
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
	
#buttons ul {
	clear:both;
	float:none;
	position:static;
	text-align:center;
	}

#buttons ul li {
	float:none;
	display:inline-block;
	padding:2px;
	margin:0px;
	position:static;
	}
	

#buttons ul li{
	display:inline;
	}


#footer {
	clear:both;
	width:864px;
	height:80px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
	border-top:0px solid #cccccc;
	border-left:1px inset black;
	border-right:2px outset black;
	border-bottom:2px outset black;
-moz-border-radius: 0px 0px 0px 0px;
	/* for IE */
	border-left:2px solid black;
	filter:alpha(opacity=80);
	/* CSS3 standard */
	border-right:2px solid black;
	opacity:0.80;
	}

.footerimage1 {
	float:left;
	margin-top:3px;
	margin-left:20px;
	}

.footerimage2 {
	float:right;
	margin-right:20px;
	}
	
#navbuttons ul {
	float:none;
	position:static;
	text-align:center;
	}

#navbuttons ul li {
	float:none;
	display:inline-block;
	padding:5px;
	margin:5px;
	position:static;
	}

#navbuttons ul li{
	display:inline;
	}
	
.FooterText {
	text-align:center;
	font-family: "Garamond";
	font-size: 24px;
	font-weight:strong;
	color: #ffffff;
	text-decoration: none;
}
.FooterText a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
h2.footer {
	text-align:center;
	padding: 0px 0px 0px 0px
	}

h3.footer {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC3333;
	}	
	
p.footer {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	}
