body { margin:0px; background-color:#292929; height:100% }
html { height:100% }
a:link { color:#fff }
a:visited { color:#4c4c4c }
a:hover { color:#b3b3b3 }
a:active { color:#b3b3b3 }
#item3 a:link { color:#333; text-decoration:underline }
#item3 a:visited { color:#333; text-decoration:underline }
#item3 a:hover { color:#ffb72b; text-decoration:underline }
#item3 a:active { color:#ffb72b; text-decoration:underline }
#item1 a:link { color:#4c4c4c }
#item1 a:visited { color:#4c4c4c }
#item1 a:hover { color:#4c4c4c }
#item1 a:active { color:#4c4c4c }
#Footer a:link { color:#fff; text-decoration:underline }
#Footer a:visited { color:#fff; text-decoration:underline }
#Footer a:hover { color:#f5f5f5; text-decoration:underline }
#Footer a:active { color:#f5f5f5; text-decoration:underline }
#PageDiv { position:relative; min-height:100%; max-width:1200px; margin:auto; background-color:#292929 }
#PageWrapper { width:100%; z-index:0 }
#LogoGolfEx { width:250px; vertical-align:middle; margin-left:auto; margin-right:auto; background-color:#292929; overflow:hidden }
#item2 { width:100%; z-index:0; margin-left:auto; margin-right:auto; background-color:#fff }
#item3 { width:90%; z-index:0; clear:both; padding:4px; margin-left:auto; margin-right:auto }
#Arrow { width:40px; overflow:hidden }
#RovosRail { width:162px; vertical-align:middle; overflow:hidden }
#item1 { width:87.13%; min-height:46px; z-index:0; margin-left:auto; margin-right:auto }
@media screen and (max-width:768px)
{
	#PageDiv { width:768px }
	#LogoGolfEx { width:200px }
}
@media screen and (max-width:480px)
{
	#PageDiv { width:auto }
	#LogoGolfEx { width:160px }
}
@media screen and (max-width:320px)
{
	#PageDiv { width:320px }
	#RovosRail { width:100px }
}
