body, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	color : Black
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

h1
{
	color : Black;
	font-size : 20pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 
{
	margin-bottom: 5px;
	color: Black;
	font-size: 15pt;
	font-weight: bold;
}

h3 
{
	margin-bottom: 5px;
	color: Black;
	font-size: 12pt;
	font-weight: bold;
}

a:link 
{
	color: #3d97ff; 
	text-decoration: none;
	font-weight : bold;
}

a:active 
{ 
	color: #3d97ff; 
	text-decoration: none;
	font-weight : bold
}

a:visited 
{ 
	color: #3d97ff; 
	text-decoration: none;
	font-weight : bold;
}

a:hover 
{ 
	color: #e98d2c; 
	text-decoration: none;
	font-weight : bold;
}

body,
html
{
	margin:0;
	padding:0;
	background:#F0F0F0;
	color:#000;
}

body
{
	min-width:760px;
	text-align: center;
}

img
{
	border-style: none;
}

#wrap
{
	position: relative;
	margin: 0 auto;
	background: #F5F5F5 url(/graphics/back.gif) repeat-y;
	width:760px;
}

#header
{
	text-align: left;
	height: 108px;
}
#header h1
{
    padding:5px;
	margin:0;
	visibility: hidden;
}
#dingologo
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#headerright
{
	position: absolute;
	left: 279px;
	top: 0px;
}

#gamesbutton
{
	position: absolute;
	left: 285px ;
	top: 75px ;
	border-style: none;
}

#communitybutton
{
	position: absolute;
	left: 376px ;
	top: 75px ;
	border-style: none;
}

#supportbutton
{
	position: absolute;
	left: 504px ;
	top: 75px ;
}

#aboutbutton
{
	position: absolute;
	left: 595px ;
	top: 75px ;
}

#main
{
	float:left;
	width:540px;
	text-align: left;
	padding: 10px 1px 10px 10px; 
}
#main p
{
	padding:0 10px;
}

#sidebar
{
	position: relative;
	float:right;
	width:199px;
	padding-right: 4px;
	text-align: left;
}
#sidebar ul
{
	margin-bottom:0;
}
#sidebar p
{
	padding: 0 15px 0 15px ;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar h3 
{
	color: Black;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: #cbdefd;
}
#macicon
{
	margin-left: 15px;
}

#newsletterform
{
	margin-top: 0px;
}

#newsletterform div
{
	margin-bottom: 0px;
	padding-left: 15px;
	width: 150px;
}

	
#footer 
{
	background: #F0F0F0 url(/graphics/footer.gif) no-repeat;
	height: 23px;
	clear: both;
}
#footer p 
{
	padding:5px;
	margin:0;
	font-size : 8pt;
	color: White;
}
