/* CSS Document */

#top {
	top: 10px;
	left: 50%;
	width: 610px;
	margin-left: -305px;
	min-height: 100%;
}
#Stage {
	position:absolute;
	left:50%;
	top:10px;
	width:650px;
	margin-left: -325px;
	min-height: 100%;
/*	background-image: url(images/wcbg.jpg);
*/}
body {
margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;}
	
.style6 {
	color: #990000;
	font-weight: normal;
}
.style10 {color: #FFFFFF; font-size: xx-large; }
#Header {
	width:100%;
	height:90px;
	padding-bottom: 5px;

}

#Menu {
	min-height: 350px;
	width:130px;
	float: left;
	padding-top: 40px;
	background-color: #FFFFFF;
}
#Context {
	width:491px;
	padding-left: 10px;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
	min-height: 350px;
	/*background-image: url(images/flag2.jpg);
	background-repeat: no-repeat;*/
	}
#footer {
	left: 0;
	width: 650px;
	clear: right;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dashed #990000;
	text-align: center;
	font-size: small;
	background-color: #FFFFFF;

}

#coolmenu{
	border: 0px solid black;
	width: 100px;
	text-align: right;
	float: right;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 5px;
padding-left: 1px;
display: block;
width: 100%;
color: #990000;
text-decoration: none;
border-bottom: 1px dashed black;
border-top: 1px dashed black;
background-image:url(images/star.jpg);
background-repeat:no-repeat;


}

html>body #coolmenu a{
width: 100%;
}

#coolmenu a:hover{
color: #0000FF;
}

#tabledescription{
font: 10px Verdana;
color: #0066FF;
width: 100px;
height: 1em;
padding: 0px;
filter:alpha(opacity=100);
-moz-opacity:0;
}
	
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
