body{
	margin: 0px;
	padding: 0px;
	background-color: #E2E3E4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6E4835;
}
img {border: 0;}
ul {margin: 0;padding: 0;list-style: none;}

#container {
	width: 800px;
	background: #FFF;
	margin: 0 auto;
}
#main {
	width: 630px;
	float: left;
}
	#main .col1 {
		width: 158px;
		border-right: 1px solid #81756E;
		vertical-align: top;
	}
	#main .col2 {
		width: 470px;
		vertical-align: top;
	}
#header {
	background: url(gfx/azteen.gif) no-repeat;
	height: 78px;
	color: #EC008C;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	padding: 43px 0 0 295px;
}
	#header a {
		color: #81756E;
		text-decoration: none;
		padding: 0 3px;
	}
	#header a:hover{color: #EC008C;}
#topnav {
	width: 620px;
	height: 44px;
	background: url("gfx/topnav.png") no-repeat;
	margin: 2px 0 10px 10px;
	text-align: left;
}
	#topnav img {height: 44px;}
	#topnav li {
		float: left;
		margin-right: 2px;
		cursor: pointer;
		position: relative;
		z-index: 10;
	}
	#topnav .scene,
	#topnav .scene_on {margin: 0;}
/* Removed 8-24-2007
	#topnav .arts:hover,
	#topnav .arts_on {background: url("gfx/tn-on-arts.png") no-repeat;}
	#topnav .body:hover,
	#topnav .body_on {background: url("gfx/tn-on-body.png") no-repeat;}
	#topnav .game:hover,
	#topnav .game_on {background: url("gfx/tn-on-game.png") no-repeat;}
	#topnav .rage:hover,
	#topnav .rage_on {background: url("gfx/tn-on-rage.png") no-repeat;}
	#topnav .grades:hover,
	#topnav .grades_on {background: url("gfx/tn-on-grades.png") no-repeat;}
	#topnav .look:hover,
	#topnav .look_on {background: url("gfx/tn-on-look.png") no-repeat;}
	#topnav .world:hover,
	#topnav .world_on {background: url("gfx/tn-on-world.png") no-repeat;}
	#topnav .scene:hover,
	#topnav .scene_on {background: url("gfx/tn-on-scene.png") no-repeat;}
	*/
	#topnav li ul {
		position: absolute;
		display: none;
	}
	#topnav li:hover ul {
		display: block;
		top: 44px;
		left: 0;
	}
	#topnav li ul li {clear: both;}
	#topnav li ul a {
		color: #000;
		background: #00ECBD;
		height: 15px;
		text-decoration: none;
		display: block;
		text-indent: 6px;
		line-height: 15px;
		border-bottom: 1px solid #978980;
		width: 150px;
	}
	#topnav li ul a:hover {color: #FFF;}
#leftcol {
	padding-left: 10px;
	text-align: left;
}
	#leftcol h2 {
		margin: 0;
		padding: 0;
		text-align: right;
		width: 149px;
		overflow: hidden;
	}
	#leftcol a {
		color: #7F746E;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
	}
	#leftcol a:hover,
	#leftcol .on {color: #9E003A;}
	#leftcol ul {margin: 10px 10px 20px 10px;}
	#leftcol li {
		margin-bottom: 7px;
		line-height: 11px;
		font-weight: bold;
	}
	#leftcol .year {margin-top: 2em;}
	#leftcol .more {
		font-weight: bold;
		padding-left: 10px;
	}
#leftads,
#leftads2 {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
	width: 135px;
	border-bottom: 1px solid #000;
}
	#leftads a,
	#leftads2 a {
		display: block;
		margin-bottom: 10px;
		text-decoration: none;
		color: #6E4835;
}
	#leftads img, 
	#leftads2 img {}
	#leftads span, 
	#leftads2 span {display: block;}

.borderg{border: 1px solid #CCC;}

#tiered_nav li {
	font-size: 9px;
	margin-bottom: 1.2em;
}
	#tiered_nav li ul{margin: 0;}
	#tiered_nav li ul li{margin: .4em 0;}

#content,
#content2 {
	text-align: left;
	border-right: 1px solid #81756E;
	padding: 20px 15px 40px 20px;
	line-height: 18px;
	display: block;
	width: 434px;
}
	#content h1,
	#content2 h1{
		color: #613089;
		font-size: 16px;
	}
	#content h2,
	#content2 h2{
		font-size: 13px;
		color: #000;
		line-height: 14px;
	}
	#content h4,
	#content2 h4 {margin-bottom: 0;font-size: 12px;}
	#content a,
	#content2 a {color: #6E4835;}
	#content img {margin: 0 15px 5px 0;}
	#content p {clear: both;}
	#content .byline {margin-bottom: 1em;font-style: italic;}
	#content .byline li {margin-bottom: 1px;line-height: 12px;}
	#content .links li,
	#content2 .links li {margin-bottom: 2px;}
	#content .articles li{margin-bottom: 1em;}
	#content .articles .year {margin-top: 2em;font-weight: bold;}
	#content .more {margin: 3em 0;}
	#content .more span {
		display: block;
		height: 12px;
		line-height: 12px;
		padding: 3px;
		border: 1px solid #EC008C;
		float: left;
		margin: 4px 2px;
		font-weight: bold;
	}
	#content .more a {
		display: block;
		height: 12px;
		line-height: 12px;
		padding: 3px;
		border: 1px solid #81756E;
		text-decoration: none;
		float: left;
		margin: 4px 2px;
		font-weight: bold;
	}
	#content .more a:hover {border: 1px solid #EC008C;}
	#content .no_margin {margin: 0;}
	#content .views {margin-top: 30px;font-style: italic;font-size: 10px;}
	
	
.cfnav {
	text-align: center;
	font-size: 10px;
	}
	.cfnav h5 {font-size: 12px;margin: 0;}
	.cfnav a {font-size: 9px;text-decoration: none;}
	.cfnav a:hover {text-decoration: underline;}

#plaza {text-align: center;padding-bottom: 3em;}
	#plaza h1 {
		margin: 0;
		color: #6E4835;
	}
	#plaza img {margin: 0;}

#now_cont {
	padding-top: 10px;
	padding-bottom: 20px;
	background: #EFEFEF;
	width: 430px;
	overflow: auto;
}
	#now_cont .item {
		display: block;
		width: 215px;
		float: left;
		margin-bottom: 10px;	
	}
	#now_cont img {
		float: left;
		margin: 0 10px;
	}
	#now_cont h2 {color: #000;
		margin: 0 0 1em 10px;
		font-size: 14px;
		display: block;
	}
	#now_cont h6 {
		font-style: verdana, sans-serif;
		font-size: 11px;
		margin: 0;
		line-height: 14px;
	}
	#now_cont .item a  {
		margin-top: 6px;
		display: block;
		font-size: 9px;	
		width: 130px;
		float: left;
		line-height: 11px;
		text-decoration: none;
	}
	#now_cont a:hover {text-decoration: underline;}

	#now_cont p {margin: 0;}
	#now_cont .item_ctr {
		margin-bottom: 10px;
		text-align: center;
		clear: both;
		line-height: 11px;
	}
	#now_cont .item_ctr h6{font-size: 13px;line-height: 16px;}
	#now_cont .item_ctr b {
		display: block;
		line-height: 14px;
	}
	#now_cont .item_ctr p {
		line-height: 14px;
		font-size: 11px;
	}
	#now_cont .item_ctr a {
		font-style: italic;
		display: block;
		line-height: 14px;
		font-weight: normal;
		font-size: 11px;
	}
	#now_cont .single_item {
		clear: both;
		padding: 0 30px 0 30px;
		margin-bottom: 10px;
		height: 100px;
	}
		#now_cont .single_item h6 {
			font-style: verdana, sans-serif;
			font-size: 13px;
			margin: 0 0 3px 0;
			line-height: 16px;
		}
		#now_cont .single_item a {font-style: italic;}


#school_list ul {margin-bottom: 25px;}
	#school_list li {
		margin-bottom: 10px;
		font-weight: bold;
	}
	#school_list li ul{
		margin: 0 0 0 5px;
		
	}
	#school_list li li{
		margin: 0 0 2px 0;
		font-weight: normal;
		
	}

/*--*/

#adsright {
	width: 169px;
	float: right;
	padding: 10px 0 10px 0;
}
#advertisers {
	margin-bottom: 20px;
	line-height: 14px;
}
	#advertisers h6 {font-size: 10px;margin: 0;}
	#advertisers a {
		text-decoration: none;
		color: #6E4835;
		font-size: 9px;
		margin: 0 .25em;
	}
		#advertisers a:hover {text-decoration: underline;}

#topicnav {
	margin-bottom: 20px;
	line-height: 14px;
	text-align: center;
	font-size: 10px;
}
	#topicnav h6 {font-size: 12px;margin: 0 0 5px 0;}
	#topicnav label {font-weight: bold;margin-right: .5em;}
	#topicnav li {margin-bottom: 1em;}
	#topicnav a {
		text-decoration: none;
		color: #6E4835;
		font-size: 9px;
		margin: 0 .25em;
	}
		#topicnav a:hover {text-decoration: underline;}

#footer #advertisers {
	margin-bottom: 20px;
	line-height: 14px;
	font-weight: bold;
	font-size: 9px;
}
	#footer #advertisers h6 {font-size: 10px;margin: 0;}
	#footer #advertisers a {
		font-weight: normal;
		text-decoration: none;
		color: #6E4835;
		font-size: 9px;
		
	}
		#footer #advertisers a:hover {text-decoration: underline;}

#footer {
	border-top: 1px solid #81756E;
	padding: 16px 20px;
	margin: 0 10px;
	font-size: 11px;
	color: #6E4836;
	line-height: 15px;
	text-align: center;
	clear: both;
}
	#footer a {
		color: #6E4836;
		line-height: 15px;
		text-decoration: none;
		padding: 0 3px;
	}
	#footer a:hover {text-decoration: underline;}

.banner_ad {
	text-align: right;
	margin-bottom: 10px;
	float: right;
}
.article_list {text-align: left;border: 1px solid #6E4835;margin: 10px;padding: 3px;}
.article_list h4 {margin: 0 0 5px 0;font-size: 13px;}
.article_list a{color: #6E4835;text-decoration: none;}
.article_list a:hover{color: #EC008C;}
.article_list li{margin-bottom: 5px;display: block;}

.clr {clear: both;}
.rightad {
	margin: 10px 10px 0 10px !important;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #000;
	width: 150px;
	padding-bottom: 10px;
}
.answers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #6E4836;
	line-height: 15px;
}
.answers a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E4836;
}
.questions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #D50B04;
	line-height: 15px;
}
.questions a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D50B04;
}
.beautyheads {
	font-size: 16px;
	color: #BE5122;
	line-height: 18px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.beautyshds {
	font-size: 13px;
	color: #8C3008;
	line-height: 16px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: #6E4836;
	line-height: 13px;
}
.formbtn {
	font-size: 11px;
	color: #5A4A03;
	line-height: 11px;
}
.formcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 11px;
	text-decoration: none;
	text-align: right;
	padding: 2px 2px 2px 0px;
	background-color: #FBE480;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A4A03;
	line-height: 11px;
	background-color: #FCF8B8;
}
h1 {
	font-size: 16pt;
	color: #0C6E25;
	text-decoration: none;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 3px;
}
.heads {
	font-size: 14pt;
	color: #EC008C;
	line-height: 16pt;
	padding: 12px 0px 0px 0px;
}
.sheads {
	font-size: 13px;
	color: #92278F;
	line-height: 14px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}
.sheadsstaff {
	font-size: 13px;
	color: #92278F;
	line-height: 14px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
}
/* Magazine */
.magpghds {
	font-size: 14pt;
	color: #EC008C;
	line-height: 14pt;
}
.magheads {
	font-size: 16px;
	color: #EC008C;
	line-height: 18px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.magshds {
	font-size: 13px;
	color: #CD027A;
	line-height: 14px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}

.lnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81756E;
	line-height: 13px;
	text-align: left;
	padding: 12px 12px 0 17px;
}
.lnav a {
	display: block;
	width: 100%;
	padding: 0px 0px 6px 0px;
	color: #81756E;
	text-decoration: none;
}
.lnav a:hover {
	color: #EC008C;
}
.lnav p{
	margin: 0;
}
.lnavhds {
	font-size: 12px;
	font-weight: bold;
	color: #81756E;
	line-height: 24px;
	border: 0px;
	padding-bottom: 3px;
}
.lnavhds a {
	font-size: 11px;
	font-weight: bold;
	color: #81756E;
	line-height: 24px;
	text-decoration: none;
	border: 0px;
}
.lnavhds a:hover {
	color: #EC008C;
}

.photocredit {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.madswht, .madswht a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
.madsblk, .madsblk a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
.smadswht, .smadswht a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.rl a {font-weight: bold;text-decoration: underline;}
.rl span {display: block;}
.attr_cont {
	border-top: 1px solid #81756E;
	padding: 14px 0px 14px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #6A4C25;
	line-height: 13px;
}
	.attr_cont a {
		font-weight: bold;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
		line-height: 16px;
	}
	.attr_cont img {
		float: left;
		padding-right: 12px;
	}
	.attr_cont p {margin-top: 0;}
	.attr_cont div {
		height: 120px;
		padding-bottom: 0px;
	}
	.attr_cont .map {font-weight: normal;text-decoration: underline;font-size: 11px;line-height: 17px;}
.rev_cont {
	border-top: 1px solid #81756E;
	padding: 14px 0px 14px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #6A4C25;
	line-height: 13px;
}
	.rev_cont h3 {
		font-weight: bold;
		color: #6A4C25;
		line-height: 16px;
		font-size: 13px;
		margin: 0;
	}	
	.rev_cont a {
		font-weight: normal;
		color: #6A4C25;
		text-decoration: underline;
		line-height: 16px;
	}
	.rev_cont img {
		float: left;
		padding-right: 12px;
	}
	.rev_cont p {margin: 0;}
	.rev_cont i {margin-bottom: 1em;display: block;}
	.rev_cont div {padding-bottom: 0px;	}

#link_roll {margin-top: 50px;}
	#link_roll a {
		margin: 0 5px 3px 0;
		padding: 0;
		display: block;
		Xheight: 20px;
		Xline-height: 20px;
		text-decoration: none;
		clear: both;
	}

#link_roll .rss_facebook {
	border: 1px solid #D8DFEA;
	background: url("http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981") no-repeat 0 0;
	padding: 1px 3px 0 18px;
	height: 16px;
	line-height: 14px;
	color: #3B5998;
	font-weight: bold;
	float: left;
}
	#link_roll .rss_facebook:hover {color: #FFF;background-color: #3B5998;}

#link_roll .rss_delicious {
	background: url("http://images.del.icio.us/static/img/delicious.small.gif") no-repeat 2px 3px;
	height: 15px;
	line-height: 14px;
	padding: 1px 3px 0 15px;
	border: 1px solid #B1B1B1;
	color: #00F;
	font-weight: bold;
	float: left;
}
	#link_roll .rss_delicious:hover {color: #FFF;background-color: #00F;}

#gallery {text-align: center;font-size: 10px;}
	#gallery .l img,
	#gallery .r img {display: block;margin: 0;}
	#gallery .l {float: left;margin-bottom: 10px;}
	#gallery .r {float: right;margin-bottom: 10px;}

#sponsors {
	margin-top: 20px;
}
	#sponsors h2,
	#sponsors h2 a {
		font-size: 20px;
		color: #EC008C;
		font-family:  Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 23px;
		margin: 0;
		text-decoration: none;
	}
	#sponsors .sponsor {
		clear: both;
		border-bottom: 1px solid #F00;
		overflow: auto;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#sponsors .sponsor_info{
		float: right;
		width: 240px;
		padding-right: 20px;
	}

#img_no_margin img {margin: 0;padding: 0;}

.sm {}
	.sm ul ul {margin: 0 0 10px 20px;}
	.sm ul ul a {font-size: 11px;color: #81756E;text-decoration: none;font-weight: normal;}

#issue {
	display: block;
	clear: both;
	overflow: auto;
}

#alert {clear: both;overflow: auto;}
	#alert h3 {color: #000;font-size: 14px;}
	#alert .alert {
		border-top: 1px solid #CCC;
		margin: 30px 0 0 0;
		display: block;
}
#locations {
	width: 400px;
	text-align: left;
	margin: 0 auto;
	font-size: 10px;
}
	#locations ul {
		display: block;
		width: 200px;
		float: left;
		margin: 0 0 1.2em 0;	
	}
	#locations li {line-height: 19px;}
	#locations .l5 li {line-height: 15px;}
	
#article_nav {
	margin-top: 30px;
	margin-bottom: 20px;
}
	#article_nav h6 {
		margin: 0;
		font-size: 9px;
		font-weight: normal;
	}
	#article_nav a {font-weight: bold;}
	#article_nav .prev {
		width: 150px;
		float: left;
	}
	#article_nav .next {
		width: 150px;
		float: right;
		text-align: right;
	}

#lftad {margin: 1em 0;}

	
	
.caption {
	font-style: italic;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
}
	#content .caption img {display: block;margin: 0 0 3px 0;}

.elite_prize {
	border: 1px solid #000;
	margin-top: 1em;
	padding: .5em;
}
	.elite_prize span {color: #9F005D;}

.prev_winners {
	margin: .25in;
	font-style: italic;
}
	.prev_winners p {
		font-size: 10px;
		margin: 5px;
	}

.para {margin: 1em 0;}
.ctr {text-align: center;}
.tr {text-align: right;}
.tl {text-align: left;}
.fl {float: left;}
.fr {float: right;}
.clr {clear: both;}
.ml10 {margin: 0 10px 5px 0;float: left;}
.mr10 {margin: 0 0 5px 10px;padding-left: 10px;float: right;}
.bold {font-weight: bold;}
.nou {text-decoration: none;}
.text11 {	font-family: inherit;
	font-size: 11px;
}
.sm {font-size: 9px;}
.lg {font-size: 13px;}
