/* Start of CMSMS style sheet 'default' */
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#c3c3c3;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

td {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#pagewrapper{
	width:900px;
	margin:0px auto;
	padding:0px;
        border:1px solid #000;
	background:url(images/content_bg.jpg) repeat-y;	
}
#topnav_container{
	background:url(images/top_menu_background.jpg) no-repeat;
	width:702px;
	height:22px;
	float:right;
}
#header{
	height:139px;
	background:url(images/amf_header.jpg) no-repeat;
}
#content{
	width:900px;
	
}
#main{
	width:665px;
	float:right;
	padding:0px 15px; 
}
#main_home{
	width:690px;
	float:right;
	padding:0px; 
	margin:0px;
	}
#main_home_text{
	padding:20px;
}
#metalUrgency_box {
	width:205px;
	float:right;
	margin:10px;
	background-color:#CBCBCB;
	line-height:15px;
	color:#616161;
	font-weight:bold;
	font-size:11px;
}

#metalUrgency_box a{
	color:#8F0B09;
	text-decoration:none;
}

#metalUrgency_box a:hover{
	text-decoration:underline;
}

#metalUrgency_box ul {
	padding:0;
	margin:7px 0 0 20px;
}

#metalUrgency_box li {
	font-weight:normal;
}

#footer {
	background-image:url(images/footer_background.jpg);
	text-align:center;
	color:#FFF;
	height:30px;
padding-top:5px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer strong {
	color:#FFFFFF;
}

#credits {
	text-align:right;
	width:900px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	color:#000;
	font-size:11px;
        background-color:#c3c3c3;
}

#credits a {
	color:#333333;
	text-decoration:none;
}

#credits a:hover {
	text-decoration:underline;
}

h1 {
	color:#666666;
	font-size:18px;
	line-height:25px;
	letter-spacing:-1px;
	border-bottom:1px #666666 solid;
	padding-bottom:3px;
}

#main_content {
	padding:20px;
	line-height:16px;
}

a {
	color:#0048AE;
}

a:hover {
	color:#000000;
}

.subHeadings {
	font-size:14px;
	color:#1B60A1;
}

strong {
	color:#1B60A1;
}
.address{
	font-size:11px;
	width:180px;
}
.address a{
	color:#1b60a1;
}
.address a:hover{
	text-decoration:none;
}
.address_place{
	color:#1b60a1;
	font-weight:bold;
}
#print_logo{
	display:none;
}

/* End of 'default' */

