/* layout Settings */
#layout {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #F3F3D0;
	text-align: left;
}

/* contents settings beginning here */
#contents {}

#lastestNews {
	padding: 10px;
	background: url(../images/bg_newsTop.gif) repeat-x top;
}

#lastestNews h3 {
	display: block;
	width: 120px;
	height: 30px;
	background: transparent url(../images/title_lastestNews.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#lastestNews ul {
	height: 110px;
	overflow: hidden;
	padding-left: 8px;
	list-style-type: none;
}

#lastestNews ul li {
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
}

#lastestNews ul li h4 {
	font-size: 18px;
	color: #060;
	line-height: 1.2em;
	font-family: sans-serif;
	font-weight: normal;
}

#lastestNews ul li p {
	margin: 0;
	padding: 0;
	color: #060;
	font-weight: normal;
}

#lastestNews ul li div {
	display: block;
	width: 100%;
	height: 18px;
	margin-top: 2px;
	padding-left: 20px;
	background: transparent url(../images/arrow_greenRound.gif) no-repeat;
	color: #060;
	font-size: 12px;
	font-family: sans-serif;
	line-height: 18px;
}

#aboutGTAGA {
	padding-bottom: 5px;
	padding-right: 5px;
	border-right: 1px solid #060;
	border-bottom: 1px solid #060;
}

#aboutGTAGA h2 {
	display: block;
	width: 124px;
	height: 30px;
	background: transparent url(../images/title_aboutGTAGA.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}
#aboutGTAGA p,
#rules p,
#sponsors p,
#pastTournaments p {
	margin: 0;
	padding: 0;
}

#aboutGTAGA small,
#rules small,
#sponsors small,
#pastTournaments small {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#rules {
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #060;
}

#rules h2 {
	display: block;
	width: 67px;
	height: 30px;
	background: transparent url(../images/title_rules.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#sponsors {
	padding-top: 5px;
	padding-right: 5px;
	border-right: 1px solid #060;
}

#sponsors h2 {
	display: block;
	width: 143px;
	height: 30px;
	background: transparent url(../images/title_sponsors.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#pastTournaments {
	padding-top: 5px;
	padding-left: 5px;
}

#pastTournaments h2 {
	display: block;
	width: 143px;
	height: 30px;
	background: transparent url(../images/title_pastTournaments.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#otherInfo {
	width: 234px; 
	background-color: #FFF;
	border-right: 1px solid #BBDBBA;
}

#otherInfo h2.womens {
	display: block;
	height: 97px;
	background: transparent url(../images/linkBar_JuniorClass.jpg) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#otherInfo h2.mens {
	display: block;
	height: 97px;
	background: transparent url(../images/linkBar_TSAmens.jpg) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#otherInfo h2 a {
	display: block;
	width: 234px;
	height: 97px;
	text-decoration: none;
} #otherInfo h2 a:hover { text-decoration: none; }

#handicapping {
	padding: 0 8px 8px 8px;
	border-bottom: 1px dashed #999;
}

#handicapping h3 {
	display: block;
	width: 123px;
	height: 30px;
	background: transparent url(../images/title_handicapping.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

#handicapping ul, #links ul {
	list-style-type: none;
	font-size: 12px;
	color: #360;
}

#links {
	padding: 8px;
}

#links h3 {
	display: block;
	width: 65px;
	height: 30px;
	background: transparent url(../images/title_links.gif) no-repeat;
	font-size: 2px;
	text-indent: -1000em;
}

/* bottom settings beginning here */
#bottom {
	clear: both;
	height: 75px;
	background-color: #D0EE9D;
	text-align: center;
}

#bottom p {
	width: 100%;
	height: 28px;
	margin-top: 0;
	margin-bottom: 15px;
	background: transparent url(../images/bg_bottomNav.gif) repeat-x top;
	color: #360;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
}

#bottom p a {
	color: #360;
	text-decoration: none;
} #bottom p a:hover {
	color: #030;
	text-decoration: none;
}

#bottom small {
	font-size: 10px;
	line-height: 20px;
}