/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* BODY */
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;	
	line-height: 16px; 
	color: #666; 
	background-color: #FEF862;
	overflow: auto;
}
body img{
	margin: 0px;
	padding: 0px;
}
A:link, A:visited {color:#666; text-decoration : none}
A:visited {color:#666; text-decoration : none}
A:hover, A:active {color:#000; text-decoration : underline}
h1 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
h1 A:link, h1 A:visited {
	font-weight: bold;
	color: #CC9900;
}
h1 A:hover, h1 A:active {
	font-weight: bold;
	text-decoration : underline;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}




/* DIV */
#webpage {
	margin: 0px;
	background-color: #FEF862;
	width: 100%;
}
#container {
	margin: 0px;
	width: 1134px;
	top: 0px;
	text-align: left;
}
#header {
	margin: 0px;
	height: 115px;
}
#menu-main {
	margin: 0px;
	height: 30px;
	background-color: #FEF862; 
}
#menu-main-list {
	float: left;
	margin-top: 9px;
	background-color: #FEF862; 
}
#content-holder {
	margin: 0px;
}
#content-column-1 {
	float: left;
	margin: 0px;
	padding: 32px 15px 20px 15px;
	width: 367px;
	background-color: #FFFFFF;
}
#content-column-1 td {
	padding-bottom: 20px;
	
}
#columnist-list {
	float: left;
	margin: 0px 0px 15px 0px;
	width: 367px;
	padding-bottom: 15px;
	border-bottom: solid #CC9900 1px;
}
#columnist-list-left {
	float: left;
	margin-right: 15px;
	width: 90px;
}
#columnist-list-right {
	float: left;
	margin: 0px;
	width: 262px;
}
#columnist-list-right li {
	list-style: url(../images/li-circle-01.gif);
	margin-left: 14px;
}
#content-column-2 {
	float: left;
	margin: 0px;
	padding: 32px 15px 20px 15px;
	width: 498px;
	height: 100%;
	background-color: #FFFFFF;
}
#latestnews-list {
	float: left;
	margin: 0px 0px 15px 0px;
	width: 498px;
	padding-bottom: 15px;
	border-bottom: solid #CC9900 1px;
}
#latestnews-list-left {
	float: left;
	margin-right: 15px;
	width: 222px;
}
#latestnews-list-right {
	float: left;
	margin: 0px;
	width: 261px;
}
#profiles-youngguns-list {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 498px;
}
#profiles-youngguns-left {
	float: left;
	margin-right: 15px;
	width: 90px;
}
#profiles-youngguns-right {
	float: left;
	margin: 0px;
	width: 393px;
}
#content-column-3 {
	float: left;
	margin: 0px;
	padding: 32px 15px 20px 15px;
	width: 175px;
	background-color: #FFFFFF;
}
#content-row-list-center {
	margin-bottom: 15px;
	text-align: center;
}
#content-row-list-left {
	margin-bottom: 15px;
	text-align: left;
}
#content-row-list-left-line {
	margin-bottom: 15px;
	text-align: left;
	padding-bottom: 15px;
	border-bottom: solid #CC9900 1px;
}
#content-row-list-left li {
	list-style: url(../images/li-circle-01.gif);
	margin-left: 14px;
}

#content-border-bottom {
	height: 5px;
	background-color: #FDD300;
}
#footer {
	margin: 0px;
	height: 23px;
	background-color: #FDD300;
}
#footer-left {
	float: left;
	margin: 4px 0px 0px 15px;
	width: 239px;
}
#footer-right {
	float: right;
	margin: 4px 15px 0px 0px;
	width: 865px;
}
#footer-right-list {
	float: right;
	margin: 0px 0px 0px 15px;
}
