body{
background-image:url(../imgs/background.gif);
background-attachment:fixed;
}

#goldie{
list-style-image:url(../imgs/bullet_s.gif);
}

#random_img{
	width:448px;
	height:125px;
	vertical-align:top;
	margin-left: 166px;
}


#side_nav{
	border:dotted;
}

#left_sidebar{
	width:128px;
	float: left;
	display: inline;
	margin-right: 0px;;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	line-height:20px;
	padding-left: 17px;
	margin-top: 110px;
}


#right_sidebar{
	width:195px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 27px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border: 1px none #EBEBEB;
}


#content_wide, #content_column {
	float:left;
	display: inline;
	margin : 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_wide{
	width:450px;
}

#content_column{
	width:500px;
	margin-left: 70px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 70px;
}

#page{
	background-color:#FFFFFF;
	width: 770px;
	font-family: verdana;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../imgs/bg_content_g.png);
	background-repeat: repeat-y;
	background-position:0px 0px;
	position: relative;
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header{
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../imgs/bg_header_g.png);
	background-repeat:no-repeat;
	margin: 0px;
	width: 700px;
	height: 240px;
}

#title{
	width:700px;
	margin-top: 0px;
	position: inherit;
	text-align:left;
	top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 32px;
}


#top_nav{
	width: 550px;
	height: 40px;
	clear: both;
	position: absolute;
	left: 84px;
	top: 209px;
}

#footer{
	clear: both;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../imgs/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:0px top;
	padding-left: 17px;
	padding-right:3px;
	padding-top: 3px;
}

#copy_right{
	clear: both;
	height: 18px;
	width:800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position:0px top;
	padding-top: 7px;
	margin-left: 135px;
}

ul{
list-style-image:url(../imgs/bullet.gif);
margin:0px;
padding:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}



h2{
	font-weight:normal;
	font-size:11px;

	color:#999999
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color: #999999;
}
	
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:20px;
	}


h4{
	line-height:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
	
h5{
	font-weight:600;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:
}
	
i{
	font-size:7;
}
	
a{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	
}
a:hover{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-decoration:underline
	}
	
img{
border:none;
}



pre{
	font-size:9px;
}

.highlighted{
	color:#666666;
	font-size:16px;
}

.plus{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
