body{
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	padding: 4px 0px;
	color: #FFF;
	background: #000;
	text-align:center;
	font-size: 0.8em;  
}
form{
	margin: 0px;
	padding: 0px;
}
input.editbox{
	border: 1px #E3E3E3 solid;
	text-align:center;
	padding: 0px;
}
td,table{
	border-collapse:collapse;
	vertical-align:top;
}
img{
	border: 0px;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{

}
p a, li a{
	color:black;
}
p a:hover{
	color:#722C2C;
}
h1{
	color:black;
	letter-spacing: 0px;
	font-size: 2em;
	margin: 15px 0px 8px 4px;
}
h2{
	color:#505050;
	font-size: 1em;
}
#main{
	width: 956px;
	text-align: left;
	margin: 0px auto;
	display:block;
	background:white;
	color: #231F20;
}
.col-123456{
	width: 956px;
	clear:left;
	margin: 0px;
	padding: 0px;
	display:block;
	}
.col-12345{
	width: 725px;
	clear:left;
	margin: 0px;
	padding: 0px;
	display:block;
	margin: 15px 0px 0px 15px;
}
.col{
	width: 133px;
	margin: 15px 0px 0px 15px;
	float:left;
	display:block;	
}
.col-1{
	font-size:0.9em;
	clear:left;
}
.col-6{
	width: 186px;
	float:right;
	margin: 15px 15px 0px 0px;
	overflow:hidden;
}
.col-12{
	width: 378px;
	float:left;
	margin: 8px 0px 0px 8px;
	padding: 8px 0px;
	clear:left;
}
.col-23{
	width: 378px;
	float:left;
	margin: 0px 0px 0px 8px;
	padding: 8px 0px;
}
.col-34{
	width: 378px;
	float:left;
	margin: 8px 0px 0px 8px;
	padding: 8px 0px;
}
.col-234{
	width: 571px;
	margin: 8px 0px 8px 8px;
	float:left;
	display:block;
	overflow:hidden;
}

/**   HEADER    **/
#header{
	padding: 0px;
	margin: 0px;
}
#search-bar{
	background: #BCBDC0;
	padding: 0px;
	height: 29px;
	overflow:hidden;
	float:right;
}
#searchex{
	border-left: 5px #BCBDC0 solid;
	border-top: 5px #BCBDC0 solid;
	border-right: 5px #BCBDC0 solid;
	border-bottom: 5px #BCBDC0 solid;
	
	}
#breadcrumb{
	display:block;
	width: 725px;	
	margin: 0px 0px 0px 15px;
	background: url(underline.gif) bottom repeat-x; 
	font-size: 12px;
	line-height: 29px;
	font-weight:normal;
	color:black;
	padding: 0px;
}

/**       LHS            **/
.article_featured{
	width: 725px;	
	margin: 15px 0px 0px 15px;
	background: url(underline.gif) bottom repeat-x; 
}
.article_featured img{
	border-bottom: 15px white solid;
	border-right: 15px white solid;
	width: 200;
}
.article_featured td{
	padding: 0px 0px 8px 0px;
}
.article_featured p{
	margin: 10px 0px 0px 0px;
}
.featured_title{
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-size: 1.5em;
}
.article_subs{
	width: 725px;
	margin: 15px 0px 0px 15px;
	background: url(underline.gif) bottom repeat-x; 
}
.article_sub{
	width:355px;
	display: inline-table;
	margin: 15px 0px 0px 0px;
}
.article_sub_title{
	font-weight:bold;	
	color:black;	
	text-decoration: none;
}
.article_thumbs{
	width: 725px;
	display:block;
	padding-bottom: 8px;
	margin: 15px 0px 0px 15px;
	background: url(underline.gif) bottom repeat-x; 
}
.article_thumb{
	width:20%;
}
.article_thumb_cat{
	background: url(graphic_design/heading_background_small_133pix.jpg);
	display:block;
	width:126px;
	height:26px;
	color:white;
	font-weight:bold;
	padding: 4px 0px 0px 8px;
}
.article_list{
	width: 725px;	
	margin: 15px 0px 0px 15px;
	background: url(underline.gif) bottom repeat-x; 
}
.article_list img{
	display:none;
}
.article_list td{
	padding: 0px 0px 8px 0px;
}
.article_list p{
	margin: 10px 0px 0px 0px;
}
.article_list_title{
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-size: 1.5em;
}
a.article_thumb_title{
	color:black;	
	text-decoration: none;
	padding: 0px 0px 15px 8px;
	display:block;
}
a.article_thumb_title:hover{
	text-decoration:underline;	
}
.folder{
	width: 175px;
	margin: 0px 0px 15px 4px;
	background: url(graphic_design/folder_middle.gif) repeat-y;
}
.folder h5{
	background: url(graphic_design/folder_top.gif);
	height: 34px;
	display:block;
	color: white;
	font-size: 14px;
	font-weight:bold;
	text-align:right;
	padding: 12px 10px 0px 0px;
	margin: 0px;
}
.folder a{
	display:block;
	text-decoration:none;
	padding: 3px 3px 4px 5px;	
	margin: 0px 8px 0px 10px;
	color:#808285;
	line-height: 12px;
}
.folder a:hover{
	text-decoration:underline;	
}
.folder a.more{
	background:#D1D3D4;
	color:#231F20;
	border: 1px #C1C3C5 solid;
}

.content-box p{
	margin: 0px 0px 16px 0px;
}
.content-box p a{
	display:block;
	width: 165px;
	line-height: 12px;
	padding: 8px;
	background: url(content-box-link.gif) bottom left repeat-x;
	color:#559CEC;
}

.content_table{
	width: 100%;
	border: 1px #F4F4F4 solid;
	background: #FBFBFB;
}
.content_table td{
	padding: 8px;
	border: 1px #F4F4F4 solid;
}
.content_table th{
	padding: 8px;
	font-weight:bold;
	background:#D7EEE6;
	color:#1D5E46;
	border: 1px #DDDDDD solid;
}
.content_table_dark{
	border: 1px #F4F4F4 solid;
	background: #F3F3F3;
}


#menu{
	height: 25px;
	width: 942px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	background: url(graphic_design/header_background_middle.jpg) center right no-repeat #960C0A;
}
#menu a{
	display:block; 
	float:left;
	line-height: 25px;
	background: #722C2C;
	padding: 0px 10px 0px 10px;
	margin: 0px 6px 0px 0px;
	text-decoration:none;
	color:#CDB4AC;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover{
	background:black;
	text-decoration:none;
}
#menu a.show_btn{
	width: 185px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border: 0px;
	background: #E5E5E5;
}
#menu a.show_btn:hover{
	background: #E9E9E9;
}
#subcats{
	height: 24px;
	width: 942px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	background: url(graphic_design/header_background_bottom.jpg) center right no-repeat black;
	color:white;
}
#subcats a{
	display:block; 
	float:left;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	margin: 0px 6px 0px 0px;
	text-decoration:none;
	color:#CDB4AC;
	background:#CB102B;
	font-size: 12px;
	font-weight: bold;
}
#subcats a:hover{
	background:#999999;
	color:#FFFEFB;
	text-decoration:none;
}
/****         ARTICLE CONTENT           ****/
#publicationDate{
	font-style:italic;
	}
#author{
	font-style:italic;
	font-weight:bold;
	}
.share{
	width: 725px;
	padding: 4px;
	color:#000;
}
.share a{
	color:black;
}

/****         FOOTER           ****/
#footer{
	width: 931px;
	clear: left;
	height: 63px;
	text-align: left;
	background: black url(graphic_design/footer_main_background_956pix.jpg) top left no-repeat;
	color:white;
	padding: 18px 10px 0px 15px;
	margin: 0px;
}
#footer p{
margin: 0px;
}
#footer a{
	color:white;
	float:right;
	margin: 0px 0px 0px 6px;
}
/****         HOMEPAGE	           ****/
.home_layout p{
	text-align:left;
	}
.top_story{
	border-bottom: 2px #A4A4A2 solid;	
	}
.top_story a.headline{
	text-decoration:none;
	font-weight:bold;
}
.top_story a.headline:hover{
	text-decoration:underline;
	font-weight:bold;
}
.sub_story{
	padding: 8px 8px 0px 0px;
	text-align:left;
	border-bottom: 2px #A4A4A2 solid;	
	}
.sub_story a.headline{
	text-decoration:none;
	font-weight:bold;
}
.sub_story a.headline:hover{
	text-decoration:underline;
	font-weight:bold;
}

.formTable{
	border: 1px #D1D3D4 solid;
	margin: 0px auto;
	background:#EBEAE9;
}
.formTable.formQuestion{
	font-weight:bold;		
}
.formTable td.formSeparator{
	font-weight:bold;	
	color: #722B2C;
	border-top: 1px #D1D3D4 solid;
	font-size: 1.5em;
}
.formTable td{
	padding: 5px;
	
}