@import "master.css";

/***Navigation***/
li.MenuBarHorizontalImage a{background: url(../images/home.gif) 0 0 no-repeat;}
li.MenuBarHorizontal a:hover{background:url(../images/buttons/homeglobgradover.gif) repeat-x;}
#globalNavSubContainer{background:url(../images/buttons/homesubgrad.gif) repeat-x;}
#globalNavSubContainer a:hover{background:url(../images/buttons/homesubgradover.gif) repeat-x;}
/***End Navigation***/

/***Body***/
body{
	background:#000000;
	color:#FFFFFF;
	width:100%;
}
a{color:#FFFFFF;}
img{border-width:0px;}
#maincontent a img{
	border-width:0px;
	display:block;
	margin:0;
	padding:0;
}
body, hr, .menuline {border-color:#ffeec0;}
/***End Body***/

/***Content***/
#pagecontent{
	width:100%;
	margin:0px;
}
#maincontent{
	background: url('rotatehome2009.php') no-repeat;/*
	background: url('rotatehome2009.php') no-repeat;*/
	width:815px;
	height:580px;
}
#container{
	width:300px;
	height:540px;
	margin-left:495px;
	padding:20px 20px 20px 0px;
}
#rotation{
	height:240px;
	width:264px;
	margin:11px 18px 0px 18px;
}
#bottom{
	width:815px;
	margin-top:20px
}
#conde a{
	display:block;
	float:left;
	margin-left:20px;
	overflow:hidden;
	height:94px;
	width:362px;
	background: url(../images/buttons/homebtncond.jpg) no-repeat;
}
#tsrc a:hover{
	background-position:0px -94px;
}
#tsrc a{
	display:block;
	float:left;
	margin-left:20px;
	overflow:hidden;
	height:94px;
	width:452px;
	background: url(../images/buttons/homebtntsrc.jpg) no-repeat;
}
#conde a:hover{
	background-position:0px -94px;
}
#edge{
	width:300px;
	height:94px;
	background: url(../images/buttons/homebtnedge.jpg) no-repeat;
	float:right;
	margin-right:10px;
	padding-right:10px;
}
#edgebtns{
	padding-top:36px;
	padding-left:92px;
}
#edgebtns img{
	margin-left:12px;
}
/***End content***/

/***Footer***/
#footer, #footer a{
	text-align:center;
	font-size: 9px;
	color: #d3b05b;
	clear:both;
}
#footer li{
	display: inline;
}
#footer ul{
	padding:20px 0px 10px 0px;
}
/***End Footer***/