body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FF7900;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 135%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(http://flyguygames.com/images/banner.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	/*background: #000000 url(http://flyguygames.com/images/img03.jpg);*/
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	margin: -30px auto;
	padding: 120px 0 0 0;
	background: url(http://flyguygames.com/images/logoflyguygames.gif) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	margin: -15px 45px 0 0;
	float: right;
	width: 420px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ff7900 url(http://flyguygames.com/images/img05.jpg) repeat-x;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
}

#menu ul li {
}

#menu ul li.first {
	position: relative;
	top: -20px;
	border: none;
	background: none;
}


#list {padding: 0; margin: 0; position: relative; top: -15px;  list-style: none; text-decoration: none;}



/* Page */

#page {
	width: 720px;
	margin: 0 auto;
}

/* Content */



#content {
	margin: -25px 0 0 17px;
	float: right;
	width: 422px;
	padding: 20px;
	background: #FFFFFF url(http://flyguygames.com/images/img07.gif) no-repeat left bottom;
	border-left:1px dotted #777777; 
border-right:1px dotted #777777; 
border-bottom:1px dotted #777777; 
}

* #content {
	margin: -15px 9px 0 0;
	float: right;
	width: 422px;
	padding: 20px;
	background: #FFFFFF url(http://flyguygames.com/images/img07.gif) no-repeat left bottom;
	border-left:2px thin dotted #777777; 
border-right:2px thin  dotted #777777; 
border-bottom:2px thin dotted #777777; 
}

/* Sidebar */

#sidebar {
	margin: -65px 0 0 0;
	float: left;
	width: 220px;
	padding-top: 0;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

/* Right Here */

#sidebar ul li {
	padding: 5px 20px 8px 20px;
	background: url(http://flyguygames.com/images/img13.gif) no-repeat 0px 11px;
	border-top: 1px solid #0B0B0B;
}



#sidebar ul li.first {
	border: none;
	position: relative;
	top: -15px;
	bottom: -20px;
}

#sidebar ul li.rest {
	position: relative;
	top: -15px;
	bottom: -20px;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #7c8bf4 url(http://flyguygames.com/images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
}

.boxed {
	margin-bottom: 10px;
	/*background: url(http://flyguygames.com/images/img10.gif) no-repeat left bottom;*/
}

.boxed .content {
	padding-top: 5px;
	background: url(http://flyguygames.com/images/repeat.gif);
border-left: 1px dotted #000000; 
border-right: 1px dotted #000000; 
border-bottom: 1px dotted #000000; 
}

* .boxed .content {
padding: 5px;
background: url(http://flyguygames.com/images/repeat.gif);
border-left:2px thin dotted #777777; 
border-right:2px thin  dotted #777777; 
border-bottom:2px thin dotted #777777; 
}



/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
	text-align: center;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(http://flyguygames.com/images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(http://flyguygames.com/images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#news {}

/* Footer */

#footer {
clear: both;
padding: 50px 0;
	height: 100px;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

#container {
width: 420px;
height: 300px;
background: url(http://flyguygames.com/images/backgroundimage.jpg) no-repeat top center;
}

#container img{
vertical-align: middle;
}

#section2{
padding-bottom: 40px;
width: 760px;
clear: both;
}

#section2 li{
padding: 15px;
width: 140px;
float: left;
list-style: none;
 }
 
 #directory{
 width: 720px;
 clear: both;
 }
 
 #directory li{
 padding: 2px 15px;
 width: 140px;
 list-style: none;
 float: left;
 text-align: left;
 }
 
 #directory table{margin-left: 20px; float: left; width: 100px; height: 100px;}
 
 #accessories{float:left; width: 150px}
 #games{float:left; width: 150px}
 #guides{float:left; width: 150px}
 #systems{float:right; width: 150px}
 
 .orange {
	background: #ffffff;
	color: #000000;
	margin: 50px 0;
	padding: 50px 0;
}

.orange a {
	color: #000000;
}

.orange ul{ text-align: center;
}

.col-one {
	float: left;
	width: 175px;
	margin-left: 40px;
}

.col-one li{margin-left: -40px;}


.col-two {
	float: left;
	width: 175px;
}
	
.col-two li{margin-left: -40px;}	

.col-three {
	float: left;
	width: 175px;
}

.col-three li{margin-left: -40px;}

.col-four {
	float: left;
	width: 175px;
}

.col-four li{margin-left: -40px;}

.title3 {
	margin-left: 0;
	padding: 10px 20px;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #000000;
	width: 100px;
}