body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* defualt link color */
a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* end defualt link color */

/* gallery */

#container {
	width: 750px;
	height: 512px;
}

#container_ad_top {
	width: 480px;
	height: 35px;
	text-align: center;
}

#container_ad_bot {
	width: 750px;
	height: 120px;
	text-align: center;
}

#lh-col {
	width: 530px;
	height: 425px;
	float: left;
    margin: 0;
	text-align: center;
    }

#photo {
	padding-top: 10px;
}

#rh-col {
	margin-left: 535px;
	padding-top: 25px;
	width: 195px;
	padding-right: 10px;
    }

#rh-col-top {
	height: 170px;
	padding-top: 225px;
	background-image: url(/graphics/gallery/CiNWeekly_150x193.gif);
	background-position: top center;
	background-repeat: no-repeat;			
}

.photoborder {
	margin: 0;
	padding: 5px;
 	border: 1px solid #ccc;
	background-color: #fff;
}

#nav_table {
	margin-bottom: 8px;
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #BBD36E;
}

p {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;	
	color: #cccccc;
}

.date {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;	
	color: #333;
}

#photobyline {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10px;	
	color: #cccccc;
}

.caption {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 11px;	
	color: #333;
}

#nav {
	color: #000000;
	text-align: center;
	width: 200px;
}

#nav_middle {
	/*background-image:url(/graphics/gallery/gallery_button_bg.gif);*/
	width: 95px;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #BBD36E;
	background-color: #000000;
	}

#headleadbar {
	font-size: 14px;
	font-weight: bold;
}

#side_column {
	font-size: 11px;
	text-align: left;
}

#side_column ul {
	padding: 0 0 0 .2em;
	margin: 4px 0 .6em 1.2em;
	list-style-type: none;
	}

#side_column li	{
	/*background-image: url(http://cinweekly.com/graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;*/
	padding-left: 1.3em;
	padding-bottom: .1em;
	color: #333;
	}
	
#side_column li a:link, #side_column li a:active, #side_column li a:visited {
	color: #eee;
	text-decoration: none;
	}
	
#side_column li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* delete soon */

#latestgalleries {
	font-size: 12px;
	text-align: left;
}

#latestgalleries h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#latestgalleries ul {
	padding: 0 0 0 .2em;
	margin: 0 0 .6em 0;
	list-style-type: none;
	}

#latestgalleries li	{
	background-image: url(/graphics/gallery/cingallerybullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .7em;
	padding-bottom: .3em;
	}
	
#latestgalleries li a:link, #latestgalleries li a:active, #latestgalleries li a:visited {
	color: #eee;
	text-decoration: none;
	}
	
#latestgalleries li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/* end delete soon */

/* end gallery */
