/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,p
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

a
{
	text-decoration: none;
	color: #666;
}

a:link
{
	color:#666;
	text-decoration: none;
}

a:visited
{
	color:#666;
	text-decoration: none;
}

a:hover
{
	color:#666;
	text-decoration: underline;
}

h1
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 20px;
	color: #333;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h2
{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #666;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

h3
{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #666;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h4
{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h5
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #666;
	margin: 0px;
	padding: 0px;
}

ul
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	list-style-type: square;
}

ul ul
{
	list-style-type: disc;
}

ul ul ul
{
	list-style-type: none;
}

label
{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead
{
	padding: 0px 0px 10px 0px ;
	width: 100%;
}

#spacer
{
	width: 750px;
}

#navBar
{
	position: absolute;
	left:10px;
	top:300px;
	width:170px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	/*
	float: left;
	width: 170px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color:Aqua; */
}

#content
{
	padding-left: 10px;
	margin-left: 175px;
	margin-right: 180px;
	width:350px;
	vertical-align:text-top;	
	}
	
html>body #content {
	margin-left: 175px;
	margin-right:180px;
	}

#headlines
{
	border-left: 1px dotted #ccc;
	position: absolute;
	left: 540px;
	top:295px;
	width:279px;
	}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName
{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav
{
	padding: 0px 0px 5px 10px;
	color: #ccc;
}


#star
{
	width: 100%;
}


#globalNav a
{
	color:#666;
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb
{
	font-size: 80%;
	padding: 0px 0px 0 10px;
}


/************** .feature styles ***************/

.feature, .smalllink a
{
	color: #aaa;
	padding-left: 10px;
	font-size: 12px;
	vertical-align:text-top;	
		
}

.feature a
{
	 text-decoration: underline; 
	 font-size: 16px;
	 font-weight:  bold;
}

.feature h3
{
	padding: 0px;
	text-align: center;
}

.feature img
{
	float: left;
	padding: 0px;
}

.secondfeature{
	color: #aaa;
	padding-left: 10px;
	font-size: 12px;
}

/************** .story styles *****************/

.story
{
	clear: both;
	padding: 10px 5px 0px 10px;
	font-size: 80%;
}

.story p
{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo
{
	clear: both;
	font-size: 11px;
	color: #ccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo a
{
	text-decoration: none;
	color:#666;
}

#siteInfo img
{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search
{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #ccc;
	font-size: 90%;
}

#search form
{
	margin: 0px;
	padding: 0px;
}

#search label
{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited
{
	display: block;
	color: #666;
}
#navBar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li
{
	border-bottom: 1px solid #eee;
}

/* fix for browsers that don't need the hack */
html > body #navBar li
{
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks
{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #ccc;
	font-size: 12px;
}


#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a
{
	display: block;
	padding: 2px 0px 2px 15px;
}

#sectionLinks a:hover
{
	background-color: #ddd;
	color: #fff;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3
{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link, .relatedLinks a:visited
{
	display: block;
}

/************** #advert styles **************/

#advert
{
	padding: 10px 0px 5px 0px;
}

#advert img
{
	display: block;
}


/************** #headlines styles **************/

#headlines
{
	margin: 0px;
	padding:  0px 0px 0px 10px;
	font-size: 12px;
}

#headlines p
{
	padding: 5px 0px 5px 0px;
}
