

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

a { color: #003366; text-decoration: none; }
a:visited { color: /*#CC9966;*/ #663333; }
a:hover { color: #993333; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

* {

	margin:0px;

	padding: 0px;

}

body {
	margin: 0px auto 0px auto;

	padding: 0;

	width: 960px;

	font-family: Arial;
}
.footnote1 {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

* {

	margin:0px;

	padding: 0px;

}


body {
	margin: 0px auto 0px auto;

	padding: 0;

	width: 960px;

	font-family: Arial;
}


embed#games {
width: 468px;
height: 600px;
margin-left: 28px;
}

.style1 {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}

.pt1_top_stories .story_item {
       font-size: 13px;
       padding-bottom: 5px;
       margin-bottom: 5px;
       margin: 1px;
}


.discussion_entry_verbose {
	border-bottom: 2px solid #5F5F5F; 
        margin-top: 5px;  
}

.respond_to_discussion {
	border-bottom: 5px double #5F5F5F; 

}

#pt1_branding {
	width: 960px;
	height: 80px;
	border-bottom: 1px solid #FFF;
	background: url('/sites/394/assets/header.gif ') no-repeat;
}

#pt1_search_bar {
	background: #000 url('/sites/394/assets/searchbar.gif ') repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

.pt1_menu .pt1_heading {
	background: #999966;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	font-weight: bold;
}

.pt1_item_group {
	background: #CCCC99;
	padding-bottom: 15px;
}

#sign_in a, #sign_out a, #account a {
	font-weight: normal;
	font-size: 13px;
	color: #003366;
}

.pt1_feature .pt1_feature_header .pt1_item a {
	color: #999966;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #663333;
	margin: 0;
}

.heading, .heading .help, .page_heading, .page_heading a {
	color: #663333;
	font-size: 21px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 3px;
	text-align: left;
}

#pt1_full_ad #pt1_main_column {
	width: 470px;
	float: left;
}

#pt1_full_ad #pt1_right_column {
	width: 340px;
	float: right;
}

#pt1_full_ad #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

.pt1_top_stories .pt1_read_more_link {
	margin-top: 5px;
        margin-bottom: 10px;
	text-align: right;
	background-color: #CCCC99;
	clear: both;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #003366;
	line-height: 14px;
	text-align: right;
}

.bsd_bullets {
        margin-left: 15px;
}
