body {
	min-width:792px;
	background:url(../images/bg.gif) top center repeat-y;
	font-family:Helvetica, Arial, sans-serif;
	line-height:1.3em;
}

a {
	text-decoration:none;
	color:#f00;
}

a:hover {
	color:#00aeee;
}

/*--------------------
	Main Blocks
--------------------*/

#site {
	width:792px;
	margin:0 auto;
}

#nav {
	list-style-type:none;
	padding-left:15px;
}

#content {
	width:616px;
	float:left;
	display:inline;
	margin-left:8px;
	height: expression( this.scrollHeight < 450 ? "450px" : "auto" ); /* sets min-height for IE */
	

	min-height:450px;
	
}

#right {
	width:147px;
	float:right;
	margin-right:12px;
	padding-top:15px;
}

#footer {
	text-align:center;
	clear:both;
	font-weight:bold;
	font-size:0.7em;
	padding-top:1em;
	padding-bottom:2em;
}
/*--------------------
	Navigation
--------------------*/


#nav li {
	float:left;
}

#nav li a {
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#nav li a:hover {
	background-position:0px -26px;
}

.gallery a {
	width:222px;
	background-image:url(../images/nav_gallery.jpg);
}

.listings a {
	width:144px;
	background-image:url(../images/nav_listings.jpg);
}

.press a {
	width:105px;
	background-image:url(../images/nav_press.jpg);
}

.ad_rate a {
	width:109px;
	background-image:url(../images/nav_ad_rate.jpg);
}

.contact a {
	width:81px;
	background-image:url(../images/nav_contact.jpg);
}

.links a {
	width:73px;
	background-image:url(../images/nav_links.jpg);
}


/*--------------------
	Content
--------------------*/

#header {
	height:149px;
	background:url(../images/logo_main.jpg) left top no-repeat;
	padding-top:1px;
}

#header h1 {
	float:right;
	width:416px;
	margin-right:20px;
}

#header h1 a {
	display:block;
	height:146px;
	text-indent:-9999px;
	overflow:hidden;
}

#header .date {
	color:#00aeee;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	display:block;
	width:112px;
	height:70px;
	margin:40px 0 0 15px;
}

.bigImage {
	width:234px;
	height:530px;
	float:right;
	margin-bottom:15px;
}

#contents {
	width:360px;
}

#contents h2 {
	background:black url(../images/contents.jpg) 10px center no-repeat;
	color:white;
	text-align:right;
	font-size:0.7em;
	font-weight:bold;
	padding:0.5em;
	margin-right:21px;
}

#contentsInner {
	width:360px;
	height:485px;
	overflow:auto;
}

#contents .item {
	background:#eee;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0;
	margin-right:5px;
	clear:both;
}

#contents .on {
	background:#ddd;
}

#contents .item h3 {
	color:#f00;
	font-weight:bold;
}

#contents .item img {
	float:left;
	margin:0 5px 0 15px;
}

#contents .item p {
	margin:0 8px 0 15px;
}


#contents .readMore {
	display:block;
	float:right;
	font-weight:bold;
	font-size:0.8em;
	text-align:right;
	margin-right:10px;
}


#news {
	clear:both;
	margin:0 0 15px 0;
	width:604px;
	height:145px;
	padding:5px 0;
	overflow:auto;
	background:#eee;
	font-size:0.8em;
	border-style:solid;
	border-width:5px;
	border-color:#fff;
	border-bottom-color:#bbb;
	border-left-color:#999;
}

#news .item {
	margin:5px 10px;
}

#news .item h3 {
	font-weight:bold;
}

.bottomAd {
	clear:both;
	width:604px;
	height:183px;
	background:white;
}

/*--------------------
	Right Column
--------------------*/

#right .ad {
	width:145px;
	height:253px;	
	margin-bottom:6px;
	background:black;
}

/*--------------------
	Articles
--------------------*/
#article #header {
	margin-bottom:10px;
}




#article_nav {
	list-style-type:none;
	float:right;
	margin-right:20px;
}

#article_nav li {
	float:left;
}

#article_nav li a {
	display:block;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#article_nav li a:hover {
	background-position:0px -40px;
}

#article_nav .home a {
	width:67px;
	background-image:url(../images/article_nav_home.jpg);
}

#article_nav .back a {
	width:89px;
	background-image:url(../images/article_nav_back.jpg);
}

#article_nav .next a {
	width:83px;
	background-image:url(../images/article_nav_next.jpg);
}

#article .lead_image {
	float:left;
	width:310px;
	margin-bottom:15px;
}

#article .lead_image span {
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
	float:left;
}

#article .byline {
	clear:both;
	font-size:0.8em;
	display:block;
	width:250px;
	font-weight:bold;
	margin-bottom:10px;
}

#article p
{
	font-size:0.8em;
	line-height:1.2em;
	clear:both;
	margin:0 10px 5px 0;
	text-indent:1em;
	text-align:justify;
}

.SkinnyAdRight{
	margin-bottom:6px;
}
/*--------------------
	Content
--------------------*/




/*--------------------
	Content
--------------------*/
