* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: black;
	color: teal;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: silver;
	text-decoration: underline;
}

a:hover {
	color: #6395ff;
}

span {
	display: none; 
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px 0px;
	line-height: 14px;		
	text-align: justify;
}

.break {
	height : 1px;
	margin : 0px;		 
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#page {
	width: 750px;    
	margin: auto;
	border-color: gray;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	color: blue;	
	background-color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#banner {
	width: 750px;
	height: 140px;
	color: white;
	overflow: hidden;
}

#banner a {
	color: silver;
	text-decoration: none;
}

#banner a:hover {
	color: #6395ff;
}

#banner_logo {
	width: 300px;
	height: 130px;    
    	padding-left: 25px;
	float: left;
}

#banner_logo h1 {
	width: 250px;
	height: 100px;
	float: left; 
}


#banner_logo h2 {
	width: 250px;
	height: 30px;
	float: left bottom; 
	clear: both;  
}


#banner_links {
	width: 200px;    
	padding-right: 20px;
	padding-top: 25px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#banner_links ul {
	list-style-type: none;	
}

#banner_links li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
}

#banner_links li.last {
	padding-right: 0px;
	background: none;
}

#banner_search {
	width: 200px;    
	padding-top: 10px;
	padding-right: 30px;	
	float: right;
	clear: right;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#banner_search h3 {
	color: silver;    
	float: left;
	font-weight: bold;
	font-size: 10px;
}

#banner_search form {
	padding-left: 3px;
	float: left;
}

#banner_search input {
	width: 140px;
	height: 14px;    
	margin-top: 1px;
	padding-left: 2px;
	float: left;
	border: none;
}

#banner_search input.button {
	width: 49px;
	height: 24px;
/*	margin-top: -5px; */
	margin-left: 5px;
	padding: 0px;
	color: yellow;		 
	background-color: transparent;
	float: left;
}

#banner_menu {
	width: 400px;
	height: 21px;    
    	padding-top: 20px;
/*	margin-bottom: 1px;	*/
	float: right;
}

#banner_menu ul {
	width: 400px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#banner_menu li {
	width: 75px;
	height: 21px;    
	margin-right: 1px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;		  
	text-align: center;
}

#banner_menu li.last {
	width: 75px;    
	margin-right: 0px;
}

#banner_menu a {
	padding-top: 3px;
	display: block;
	color: white;
	text-decoration: none;
}

#banner_menu a:hover {
	color: #6395ff;
}


#main_content {
	width: 650px;    
	margin-right: 2px;
	padding-left: 50px;
	float: bottom;
	text-align: center;	       
}

#main_content .h_divider {
	height: 1px;    
	margin-bottom: 2px;
	background-color: gray;
	overflow: hidden;
	clear: both;
}


#main_item {
	width: 630px;    
	height: 400px;
	margin: 0px auto 2px;
	padding: 5px 10px;
	text-align: justify;
	overflow: auto;
}

#main_item_header {
	width: 348px;    
	margin-top: 10px;
	float: left;
}

#main_item_header h1 {
	color: #6395ff;
	font-size: 18px;
	font-family: impact, sans-serif;	
	font-weight: normal;
}

#main_item_header h2 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#main_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#main_item_text {
	width: 350px;    
	float: left;
	clear: left;
}

#main_item_text em
{
	color : #6395ff;
}

#main_item_link {
	width: 348px;    
    	padding-top: 10px;
	float: left;
	clear: left;
	font-weight: bold;
	text-align: right;
}

#main_item_link a {
	text-decoration: none;
}

#main_content .main_item_image_centre {
        width :250px;
	padding-left: 200px;
        float :center;        	   
}

#main_content .main_item_image_left {
        width :300px;
        float :left;        
}

#main_content .main_item_image_right {
        width :300px;
        float :right;
}

#main_content .main_item_image_left_scroll {
	width :300px;
	height: 200px;
	float :left;
	overflow: scroll;
}

#main_content .main_item_image_right_scroll {    
	width :300px;
	height: 200px;	       
	float :right;
	overflow: scroll;
}

#main_content .main_item_image_scroll
{
	width: 650px;
	height: 200px;
	float: center;
	overflow: scroll;
}

#footer {
	width: 550px;    
    	padding-left : 100px;
	padding-top : 10px;
	clear: both; 
	color: gray;	       
	text-align: center;
}

#footer_updated {
	width 50px;
	clear: both;
	float: right;
}

