/* reset the styling of everything to 0 */
html, body, ul, ol, li, p
bloackquote, q, h1, h2, h3, h4, h5, h6,
form, fielset, a, d, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: "trebuchet MS", sans-serif;
}
a:link, a:visited, a:active {color: #CC0000;}
a:hover {color: #FFFFFF;}

#enterName {
  visibility: hidden;
  padding-left: 50px;
}

#adsense { 	position:absolute;
			left: 778px;
			top: 224px;
		}
#referral {	position:absolute;
			left: 778px;
			top: 834px;
		   }
#adsense2 { position:absolute;
			left: 778px;
			top: 1085px;
		   }
#feed	 { position:absolute;
			left: 748px;
			top: 178px;
		   }
#wrapper {
	width: 770px;
	height: 100%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 203px top;
}

#banner {
	display: block;
	height: 20px;
	background-image: url(images/banner.jpg);
	padding-top: 145px;
}

#menu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 18px;
	background-color: #000000;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 492px;
}

#page_change {
	font-size: 0.8em;	
}

.blog_heading {
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;	
}

.blog_date {
	font-size: .8em;
	margin-bottom: 1.5em;
}

.blog_text {
	margin-bottom: 1.5em;
}

.exp_game {
	font-size: 1.3em;
	font-variant: small-caps;	
}

.exp_date {
	font-size: .8em;
	color: #FF0000;
}

.exp_text {
	margin-bottom: 1.5em;
	font-size: .8em;
}

.inq_address {
	font-size: 1.3em;
	font-variant: small-caps;	
}

.inq_text {
	font-size: .8em;
	margin-bottom: 1.5em;
}

.link_cat {
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;	
}

.link_title {
	font-size: 1.2em;
	font-variant: small-caps;	
}

.link_text {
	font-size: .9em;
	margin-bottom: 1.5em;
}

.photos {
	text-align: center;	
}

.comment_user {
	font-size: .9em;
}

.comment_date {
	font-size: .7em;
}

.comment_text {
	font-size: .8em;
}