#mainbox
{
float: left;
margin: 0;
padding: 10px;
width: 776;
}

#biggamescontainer
{
margin: 0px 0px 10px 0px;
width: 610px;
height: 640px;
background: #ffffff;
border: 1px solid #000000;
}

#biggamescontainer ul li
{
list-style-type: none;
display: inline;
float: left;
text-align: center;
}

ul#biggamelist li {
width: 100px;
height: 180px;
margin: 0 0px 20px 42px;
}

ul#adcontainer li {
width: 234px;
height: 60px;
margin: 0 0px 5px 25px;
}

#gamescontainer
{
margin: 15px 0px 10px 0px;
width: 290px;
height: 350px;
background: #ffffff;
border: 1px solid #000000;
}

#gamescontainer ul li
{
list-style-type: none;
display: inline;
float: left;
text-align: center;
}

ul#gamelist li {
width: 100px;
height: 130px;
margin: 0 0px 0px 30px;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("http://www.playaddictingwebgames.com/Pictures/title2.gif") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer
{
padding-left: 65px;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 100%;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navcontainer a:hover { background: url("http://www.playaddictingwebgames.com/Pictures/title4.gif") repeat-x 20px; }

body {
margin: 0;
padding: 0;
text-align: center;
font-size: 11px;
font-family:Arial, sans-serif;
color: #000000
}

.navtop {
font-size: 12px;
height: 20px;
padding-top: 0px;
background-image: url(http://www.playaddictingwebgames.com/Pictures/title2.gif);
text-align: center;
font-weight: bold;
color: #000000;
}

.cattop {
font-size: 12px;
height: 20px;
margin-bottom: 10px;
background-image: url(http://www.playaddictingwebgames.com/Pictures/title2.gif);
text-align: center;
font-weight: bold;
color: #000000;
}

.navigation {
margin: 0px auto 0px 0px;
padding: 0px 0px 0px 0px;
}

#dark {
font-weight: bold;
color: #16569a;
}
	
ul, li {
margin: 0;
padding: 0;
}

dt {
font-weight: bold;
}

ul#catlist li a {
width: 55px;
height: 20px;
margin: 0px 0 0px 0;
}

div#menuelist ul {
list-style-type: none;
width: 120px;
padding: 0px;
}

div#menuelist ul li a {
display: block;
width: 120px;
height: 14px;
padding: 0px 0 0px 0;
text-indent: 8px;
margin: -1px 0 -1px 0; 
background: #ffffff;
color: #444444;
text-decoration: none;
border: 1px solid #ffffff;
}

div#menuelist ul li a:hover {
background: #cccccc;
color: #333333;
text-decoration: none;
}

h3 {
margin: 5px 5px 5px 5px;
color: #104074;
text-decoration: underline;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a:link { 
color: #0077bb;
text-decoration: none;
}

a:visited { 
color: #0077bb;
text-decoration: none;
}

a:hover { 
color: #16569a;
text-decoration: underline;
}

/*menue css*/
.m0l0iout {
	text-align: left;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 8px 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	text-align: left;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 8px 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(Pictures/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(Pictures/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 5px 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 5px 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(Pictures/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}