/* CSS Document
   Template: Signature

/* Main Body */

body {font-size: 12px; font-family: verdana, sans-serif; background: #FFFFDD;}

/* Header */
#header {
	width: 900px;
	height: auto;
	color: #ffffff;
	margin: 0 auto;
	font-size: 24px;
	padding-top: 16px;
	padding-bottom: 4px;
	text-align: center;
	letter-spacing: 0.4em;
	font-family: vernada, arial;
	background-color: #666666;
}

#header p {font-size: 16px; letter-spacing: 0.2em;}

#header a {color: #ffffff; font-size: 14px; letter-spacing: 0.2em;}

#container {width: 900px; padding-bottom: 0; margin: 0 auto; background-color: #EEFFFF;}
	

/* Main Content */

#content {
	float: left;
	width: 640px;
	height: auto;
	font-size: 13px;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
}

#content p {line-height: 160%;}

#content h1 {font-size: 18px; color: #0000ff; text-align: center;}
	
#content h2 {font-size: 14px; color: #cc6600; font-weight: bold;}

#content h3 {font-size: 12px; color: #006600;}
	
#content a, a:visited {color: #666666; font-weight: 900; text-decoration: none;}
	
#content a:hover {color: #000000;}

#contentQA1 {
	float: left;
	width: 640px;
	height: auto;
	padding-top: 20px;
	padding-right: 2px;
	background-color: #ffffff;
}

#contentQA1 a, a:visited {
	color: #666666;
	font-weight: 900;
	text-decoration: none;
}

#contentQA1 p {	line-height: 120%;}

#contentQA1 h1 {font-size: 18px; color: #0000ff; text-align: center;}

#contentQA {font-size: 14px}

#contentQ {padding: 2px 2px 2px 4px; color: #3300cc;}

#contentA {padding: 2px 2px 2px 20px; color: #663300;}
	
/* Sidebar */
#sidebar {
	width: 200px;
	height: auto;
	float: right;
	color: #ffffff;
	padding: 5px;
}

#sidebar h3 {color: #000000}
	
#sidebar p {font-size: 14px;}
	
#sidebar ul {line-height: 1.6em; font-size: 14px; color: #000000;}
	
#sidebar a, a:visited {
	color: #FF2200;
        font-size: 18px;
        font-family: arial narrow;
	text-decoration: none;
}
	
#sidebar a:hover {color: #0000FF;}
	
/* footer */
#footer {
	clear: both;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 4px;
	border-top: 1px solid #ccc;
	background-color: #666666;
}
	
#footer a, a:visited {color: #ffffff; text-decoration: none;}
	
#footer a:hover {color: #0000ff;}
