
body{
	background: url(http://www.uhd.org/images/background.jpg) repeat-y;
	background-position:center;
	background-color: #7fabab;
	font-family: Arial;
}

.top{
	background: url(http://www.uhd.org/images/top_bg.png) repeat-x;
}

.left{
	background: url(http://www.uhd.org/images/left_bg.png) repeat-y;
}

.right{
	background: url(http://www.uhd.org/images/right_bg.png) repeat-y;
}

.bottom{
	background: url(http://www.uhd.org/images/bot_bg.png) repeat-x;
}

.white{
	background: #FFFFFF;
}

.padding{
	padding: 0 0 0 10;
}

.nav_selected{
	color: #9b5f0d;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.nav{
	color: #96c8c8;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

a.nav:hover{
	color: #9b5f0d;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

.nav_small{
	font-size: 12px;
}

a.sub_nav{
	color: #aaacaf;
	font-size: 11px;
	text-decoration: none;
}

a.sub_nav:hover{
	color: #7e7f80;
	font-size: 11px;
	text-decoration: none;
}

.brown{
	background: #a1671b;
}

.head{
	color: #a86f2a;
	font-weight: 900;
	font-size: 12px;
}

.bighead{
	color: #a86f2a;
	font-weight: 900;
	font-size: 15px;
}

.subpage_head{
	color: #FFFFFF;
	background: #597b7b;
	font-weight: bold:
}

.quote{
	color: #a86f2a;
	font-size: 12px;
}

a.bluelink{
	color: #718f8f;
	font-weight: 100;
	font-size: 12px;
	text-decoration: none;
}

a.bluelink:hover{
	color: #597a7b;
	font-weight: 100;
	font-size: 12px;
	text-decoration: none;
}

.story_text{
	font-size: 11px;
	padding: 5 0 0 0;
}

.work_text{
	font-size: 11px;
}

a.story_link{
	color: #718f8f;
	font-weight: 900;
	font-size: 11px;
	padding: 5 5 5 0;
	text-decoration: none;
}

a.footer_link{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.smallspace{
	margin: 0 0 4 0;
}

.footer_spacer{
	font-size: 9px;
	color: #FFFFFF;
}

.footer{
	font-size: 12px;
	color: #FFFFFF;
	padding: 5 5 5 5;
}


.bline_top{
	background: url(http://www.uhd.org/images/bline_top_bg.jpg) repeat-x;
	height: 6px;
}

.bline_bottom{
	background: url(http://www.uhd.org/images/bline_bottom_bg.jpg) repeat-x;
	height: 6px;
}

.error{
	font-size: 12px;
	color: #FF0000;
}

.tr_hover{
	border: 1px solid #CCCCCC;
	background: #D8D8D8;
}

.bluetextlink{
	color: #718f8f;
	font-weight: 100;
	font-size: 12px;
	text-decoration: none;
}

/**** Google Search CSS ****/

a.gs-title{ color:#FF0000;}