#container {
	width: 600px;
	\width: 620px;
	w\idth: 600px;
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	margin-left: auto;
	margin-right: auto;
        position:relative;
        min-height:100%;
	background: #ffffff url(img/header_bg.gif) repeat-x;
}
* html #container {
height:100%;
}
		
#banner {
	height: 95px;
	margin: 0;
}
#bannercont {
	width: 770px;
	position:absolute;
	top: 0px;
        left: 0px;
	height:95px;
}
#headerimg {
	padding: 23px 0 0 21px;
	height: 32px;
	width: 364px;
}
#content {
	float: left;
	width: 550px;
	padding: 110px 25px 0 25px;
	margin: 0;
	font-size: 1em;
	COLOR: #48565B;
}
/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */ 

#clearfooter {
        clear:both;
        height:61px;
        width:100%;
}
#footer {
        width:100%;
        position:absolute;
        bottom:0;
        left:0;
	height:61px;
        margin:-61px auto 0;
	background: #ffffff url(img/footer_bg.gif) bottom left repeat-x;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

body {
	background: #dee6f0 url(img/page_bg.gif) repeat-y 50% 0 fixed;
	font-size: 77%; /* Resets 1em to 11px */
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
.screenshot {
	float: right;
	padding: 0 0 0 15px;
	}
	
.alignleft {
	float: left;
	}
.mainleft {
	width: 180px; 
	float: left;
}
.mainright {
	width: 161px; 
	float: right;
}


/* Start Header Styles */

h1, h2, h3, h4 { /* Global Heading Styles */
	margin: 0 0 13px 0; padding: 4px 0 0 0;
	font-size: 1.25em;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	Color:#579ecb; 
}
#content h2{
	min-height:1%;
	position:relative;
	z-index:10
}
* html h2 a:link ,* html h2 a:visited ,* html h2 a:hover {width: auto;}
h2 a:link{
	Color:#39597d; 
	display: block;
	width: 550px;
	border: 0;
	border-bottom: 1px solid #EFEFEF;
	text-decoration: none;
}
h2 a:visited{
	Color:#39597d; 
	display: block;
	width: 550px;
	border: 0;
	border-bottom: 1px solid #EFEFEF;
	text-decoration: none;
}
h2 a:hover{
	width: 550px;
	border: 0;
	Color:#39597d; 
	background-color:#e5ebf4;
	border-bottom: 1px solid #bebdbd;
	text-decoration: none;
}
h3 {
	font-size: 1.25em;
	border: 0;
	COLOR: #579ecb;
	border-bottom: 1px solid #EFEFEF;
}
h4 {
	margin: 0 0 3px 0; padding: 0;
	font-size: 1.05em;
	border: 0;
	COLOR: #48565B;
}

A:link {
	Color:#465b69;
}
A:hover {
	Color:#579ecb; 
	text-decoration: none;
}
A:visited {
	Color:#465b69;
}
.dateadded {
	margin: 0;
	padding: 0 0 40px 0;
	height: 27px;
}
.dateadded ul, .dateadded li {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
p {
	PADDING: 0;	
	MARGIN:0 0 13px 0;
}
#footer A:link {
        color: #dee6f0;
        text-decoration: none;
}
#footer A:visited {
        color: #dee6f0;
        text-decoration: none;
}
#footer A:hover {
        color:#ffffff;
        text-decoration: underline;
}  
#footer p {
	margin: 0px;
	padding: 32px 25px 0 25px;
	font-size: 1.00em;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #ffffff;
}
.smallfont {
	font-size: 0.9em;
	color: #353E42;
}
.largefont {
	font-size: 1.05em;
}

Table {
	margin: 2px 0 0 0;
	font-size: 1em;
	color: #48565B;

}
form {
	margin:0 0 8px 0;
	font-size: 1em;
	color: #48565B;
}
.date {
	float: right;
	margin: 7px 2px 0 0;
	padding: 0;
	position:relative;
	z-index:11
	}