a img {
	border: 0px;
}

#topbg
{
/*	position: absolute;
	top: 0;
	left: 0;
*/	
	z-index: 1;
}


#mainWrapper {
	/* background-color: magenta; */
}

#buttons {
	float: left;
	width: 200px;
}

#buttons-end {
	float: left;
	width: 200px;
}

#top_menu
{
	position: absolute;
	top: 10px;
	left: 300px;
}

#content {

	width: 720px;

	/*position: absolute;
		
	top: 110px;
	left: 150px;*/
}

#content-table
{
/*
	background-color: green;
	
	margin-right: 300px;
	margin-bottom: 300px;
*/
	position: absolute;
	left: 180px;
}

#content-top-menu
{

}

#content-center-content
{
	width:600px;
}

#content-center-menus
{
	padding-left: 20px;
}

#content-bottom
{

}



/*
#buttonGames {
	/*position: absolute;*/
	top: 120;
	left: 0;
}


#buttonShop {
	/*position: absolute;*/
	top: 160;
	left: 0;
}

#buttonHighScores {
	/*position: absolute;*/
	top: 120;
	left: 0;
}


#buttonContact {
	/*position: absolute;*/
	top: 120;
	left: 0;
}


#buttonLinks {
	/*position: absolute;*/
	top: 120;
	left: 0;
}
*/

#sidebar-left
{
	background-color: #A7CFD5;
	border: 2px solid black;
}

#sidebar-right
{
	padding-top: 20px;
	background-color: #A7CFD5;
	border: 2px solid black;
}

#footer
{
	/*background-color: red;*/
	display: none;
}

#drupal_chaff
{
	/*background-color: silver;*/
}

#css-header
{
	background-color: magenta;
}

#menu    
{
	background-color: #517E85;
	border: 2px solid black;
}

#main
{
	/*background-color: blue;*/
}

#tabs
{
	background-color: purple;
}

#title
{
	/*background-color: pink;*/
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}	

fieldset div input {
	border:3px double #AAAAAA;
	padding:0.1em;
	vertical-align:middle;
	width:15em;
}	 

fieldset div select {
	border:3px double #AAAAAA;
	padding:0.1em;
	vertical-align:middle;
	width:15em;
}

label {
	font-size: 125%;
}

label, span.label {
	margin:0.25em 0.5em 0.25em 0pt;
	width:45em;
}

label em {
	font-style:italic;
	left:15em;
	margin:0.25em 0pt;
	position: relative;
	top:0pt;
	width:30em;
	
	background-color: pink;
	color:#990000;
	border: 1px dashed red;
	padding: 2px;
}

.hidden {
	border: 0px;
}
