/* GTI Styles - CML */
/*lt purple #9966cc */
/*dk purple #660099 */
body {
	background:#000000;
	color:#CCCCCC;
	margin:0;
	padding:0;
	text-align:center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	background:#666666 url(images/royal_purple_bg.gif) center repeat-y;
}
* {
	padding:0;
	margin:0;
}
a {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-size:120%;
	margin-top:1em;
}
#right_content p {	
	margin-bottom:1em;
}
#right_content p#breadcrumbs {
	font-size:80%;
	margin:0;
	padding:.4em 10px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/crumb_background.gif) bottom repeat-x;
}
#right_content a {
	color:#660099;
	font-weight:bold;
	text-decoration:underline;
}
#right_content a:hover {
	color:#000;
	text-decoration:underline;
}
#right_content p, #right_content h1 {
	margin-left:40px;
	margin-right:30px;
}
#right_content img {
	border:1px solid #333333;
	padding:1px;
	margin:5px 15px;
}
em {
	font-weight:bold;
	font-style:normal;
}
#logo {
	width:413px;
	height:83px;
	font-size:1px;
	color:#000;
	background:url(images/good_taste_logo1.gif) no-repeat;
	clear:right;
	margin-left:30px;
}
#container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	float:left;
}
div.content {
	width:100%;
	margin:0 0;
	float:left;	
	background:#FFFFFF url(images/black_panel.gif) left repeat-y;
}
div.content.home {
	width:100%;
	margin:0 0;
	float:left;	
	background:#000;
}
div#right_content.gallery {
	background:#000;
	height:650px;
}
/*About us, Contact Us, Advertise*/
#info_nav {
	width:100%;
	border-bottom:1px solid #333333;
	float:right;
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#info_nav li {
	display:inline;
	float:right;
}
#info_nav li a {
	display:block;
	float:left;
	margin:.2em 10px;
}
/*Global Navigation*/
#global_nav {
	text-align:center;
	font-size:110%;
	font-weight:bold;
	float:left;
	width:850px;
	background:url(images/global_gradient.gif) repeat-x bottom;
}
#global_nav li {
	display:inline;
}
#global_nav li a {
	display:block;
	padding:.75em 10px .75em;
	float:left;
	border-right:1px solid #333333;
	background:url(images/global_gradient.gif) repeat-x bottom;
}
#global_nav li a:hover {
	color:#9966cc;
	background:url(images/global_gradient_on.gif) repeat-x bottom;
}
/*Side Navigation Channels*/
#side_nav_channels {
	width:163px;
}
#side_nav_channels li {
	list-style-type:none;
	text-align:left;
	background:url(images/underline_nav.gif) bottom right no-repeat;
	margin:0;
	padding:.4em 0 .2em 0;	
}
/* channels header */
#side_nav_channels li#channels {
	background:url(images/global_gradient.gif) bottom repeat-x;
	padding:1.5em 0 .3em 30px;
	font-weight:bold;
	text-transform:uppercase;
}
#side_nav_channels li a {
	color:#CCCCCC;
	display:block;
	padding-left:30px;	
	background:url(images/open_square.gif) no-repeat 10px .4em;
}
#side_nav_channels li a:hover {
	color:#9966cc;
	background:url(images/filled_square.gif) no-repeat 10px .4em;
}
#slogan {
	color:#9966cc;
	font-weight:bold;
	float:right;
	margin-right:30px;
	margin-top:-3em;
	margin-bottom:3em;
}
/*for advertisements*/
#advertisement {
	margin:0; padding:0;
	height:0;
	display:none;
}
#advertisement img {
	margin:0; padding:0;
	border:0;
}
div#left_column {
	width:167px;
	float:left;
	background:#000000;
}
div#right_content {
	text-align:left;
	width:683px;
	float:right;
	color:#000;
}
/*home page*/
#right_content.home {
	background:#000 url(images/home_grad.gif) repeat-y;
	color:#CCCCCC;
	margin:0; padding:0;
}
#right_content img.left {
	margin-left:35px;
	padding:4px;
	background:#333;
	border:1px solid #000;
}
div#right_content.home p {
	text-align:right;
	font-weight:normal;
	border-right:4px solid #9966cc;
	padding-right:10px;
	margin-right:50px;
}
#right_content.home a {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}
#right_content.home h1 {
	text-align:left;
	font-size:210%;
	margin:.3em 0 0 20px; padding:0;
	font-weight:normal;
}
#right_content.home a:hover {
	color:#9966cc;
}
div#footer {
	width:100%;
	background:#000;
	height:30px;
	padding-top:5px;
	clear:both;
	text-align:center;
	border-top:2px solid #333;
}	
#footer a {
	text-decoration:underline;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
#content_right ul#article_list {
	list-style-type:none;
}
#right_content ul#article_list h1 {
	margin-top:0; 
	padding:0; 
	
}
#right_content ul#article_list h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#article_list li {
	border-bottom:1px solid #CCCCCC;
	list-style-type:none;
	margin:0; padding:0 0 1em;
}
#article_list li img {
	float:left;
}
p#author_name {
	text-transform:uppercase;
	font-size:75%;
	color:#666666;
}
p#article_image img {
	float:right;
	clear:right;
	margin-bottom:50px;
}
a.admin {
	color:#FF0000;
	background:#FFFF00;
	font-weight:bold;
}
/*article formatting*/
#right_content h1#article_title {
	font-size:170%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right_content #article_author {
	font-size:90%;
}
#right_content h1#page_title {
	border-bottom:1px solid #999999;
	margin:0;
	padding:.5em 0 0 20px;
}
img.left {
	float:left;
}
div.left_col {
	width:47%;
	float:left;
}
p.dontdisplay {
	display:none;
	color:#FFF;
}
#features {
	padding:4px;
	margin:4px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	float:left;
	clear:right;
	color:silver;

}
#features img {
	border:1px solid #000;
}
#features h2 {
	padding:0; margin:5px 0 0 0;
	border-bottom:1px solid #333;
}
#feature_l, #feature_r {
	width:40%;
	padding:2px;
	float:left;
	margin:2px;
}
#features ul{
	list-style-type:none;
}
#features li {	
	margin:5px 2px;
	list-style:none;
	background:#333;
}
#features li a {
	color:silver;
	font-weight:bold;
}
div#main_box {
	clear:both;
	margin:2px 5px;
	border-left:1px solid #333;
}
#main_box h2 {
	color:silver;
}
/*google ads added august 13 20007 */
#home_google_ads {
	width:100%;
	background:#000;
	text-align:center;
	clear:both;
}
#300250_google_ad {
	float:right;
}
/*formatted admin area sept. 16 2007*/
#admin_area {
	border:1px solid #666666;
	background:#333333;
	color:#FFFFFF;
}
#admin_area a {
	display:block;
	width:200px;
	padding:.5em 5px;
	background:#000000;
	color:#3333CC;
	margin:1px 1px 1px 15px;
	border-right:1px solid #333333;
	border-bottom:1px solid #666666;
}
#admin_area a:hover {
	background:#CCCCCC;
	color:#000000;
}
#top_google_ad {
	width:850px;
	height:90px;
	margin:0 auto;
}
#right_gutter {
width:160px;
float:left; 
}