/* universalrocks 2011 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	-webkit-text-size-adjust: 100%;
	background: #555;
	margin: 0;
	padding: 0;
}
#top {
	width: 1000px;
	margin: 0 auto;
}
.homelink {
	color: #eee;
	padding: 0 9px;
}
a.homelink:link, a.homelink:visited {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
}
a.homelink:hover {
	color: #fff;
}
a.homelink:active {
}
#menu {
	width: 1000px;
	margin: 0 auto;
	background: url('../images/menu-bg.jpg') no-repeat top center;
	text-align: center;
	line-height: 45px;
}
#habitate {
	width: 1000px;
	margin: 0 auto;
}
#videoMenu {
	width: 1000px;
	margin: 0 auto;
}
.leftmenu {
	width: 250px;
	float: left;
}
.video {
	width: 500px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	text-align: center;
	background: url('../images/videos.jpg') no-repeat top center;
	float: left;
}
.youtube {
	widht: 250px;
	float: right;
	line-height: 335px;
}
#animalArt {
	width: 1000px;
	margin: 0 auto;
}
#container{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: url('../images/UR-Home-Bg-top.jpg') no-repeat top center;
}
.topMenu {
	width: 976px;
	float: right;
	text-align: right;
	padding: 16px 23px 16px 0;
}
.menu {
	color: #eee;
	padding: 0 13px;
}
a.menu:link, a.menu:active {
	font-size: 11pt;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	text-transform: capitalize;
}
a.menu:hover {
	color: #fff;
}
a.menu:visited {}
#space {
	clear: left;
	margin: 130px 0 0 0; 
}
#subcontainer {
	clear: left;
	width: 999px;
	height: 1142px;
	margin: 0 auto;
}
#subMenu {
	clear: left;
	height: 36px;
	margin: 178px 0 0 0; 
	padding: 9px 0 0 0;
}
a.subMenu:link, a.subMenu: active {
	padding: 0 95px;
	font-size: 10pt;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	text-transform: capitalize;
}
a.subMenu:hover {
	color: #fff;
}
a.subMenu:visited {}

