body {
	background-color: black;
	background-image: url(../template_images/background_tile.jpg);
	text-align:center;
	line-height:18px;
	}
	
a:link {
color:#FFF;
font-family:'trebuchet MS';
}

a:hover {
color:#cc0066;
font-family:'trebuchet MS';
}

a:visited {
color:#FFF;
font-family:'trebuchet MS';
}

a:visited:hover {
color:#cc0066;	
font-family:'trebuchet MS';
}
	

#page_title{
	margin: auto;
	width: 700px;
	height: 56px;
	}

#layout1 {
	top: 56px;
	margin:auto;
	width:700px;
	background-image: url(../template_images/bg.gif);
	background-repeat: repeat-y;
	background-color: #090909;
	}

#right_nav{
	float: right;
	align: left;
	width:190px;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: white;
	text-align: left;
	margin: 0px 10px 0px 0px;
	}
	
#left {
float:left;
width:480px;
}

#top_menu{
	width: 480px;
	height: 41px;
	background: #090909;
	color:#FFF;
	padding-top:10px;
	text-align:left;
	text-transform: uppercase;
	}
	
#top_menu a:link {
font-weight:bold;
color:#FFF;
font-size:15px;
font-family:'trebuchet MS';
}

#top_menu a:hover {
font-weight:bold;
color:#cc0066;
font-size:15px;
font-family:'trebuchet MS';
}

#top_menu a:visited {
font-weight:bold;
color:#FFF;
font-size:15px;
font-family:'trebuchet MS';
}

#top_menu a:visited:hover {
font-weight:bold;
color:#cc0066;
font-size:15px;
font-family:'trebuchet MS';
}



#right_nav_txt{
	border:1px solid #FFFFFF;
	}

#right_nav a:link {
	text-decoration: underline;
	color: white;
	}

#right_nav a:visited {
	text-decoration: underline;
	color: white;
	}

#right_nav a:hover{
	color: #cc0066;
	}
	
#right_nav a:visited:hover{
	color: #cc0066;
	}
	

h1{
	color: #cc0066;
	font-weight: 900;
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	}

h2{
	color: #cc0066;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	}

#content h1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	font-family:'trebuchet MS';
	text-transform: uppercase;
	}
	
#content h2{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	font-family:'trebuchet MS';
	text-transform: uppercase;
	}
	
#content h3{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	font-family:'trebuchet MS';
	text-transform: uppercase;
	}
	
#content{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding:10px;
	line-height:18px;
	}

#content ul{
margin:5px 5px 5px 15px;
}

h3{
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	color: #cc0066;
	}

#top_menu_link{
	font-family: Verdana;
	font-size: 14;
	color: white;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 35px;
	}

#top_menu_link:hover{
	color: #cc0066;
	}
	
.articleauthor {
font-size:10px;
font-family:'trebuchet MS';
}

.articledate {
font-size:10px;
font-family:'trebuchet MS';
}

HR { 
color:#666666;
background: #666666;
border: 0;
height:1px;
}