/* Original Tags */
body {
	background: #f0dcc0 url(bg.jpg) no-repeat top center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	border-top: 3px solid #be2727;
}
/* Image Properties */
img {

}
/* Link Propeties */
a {
	color:#000033;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#000033;
	text-decoration:none;
	font-weight:bold;
	background-image:url(a_underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/* Style of a text input box */
/*input {
	background-color:#fff;
	color:#000000;
	border:1px solid #000000;
	margin-top:2px;
	background-image:url(inputbg.gif);
	padding:2px;
	font-size:10px;
}*/

/* List Properties */
li {
	font-size: 12px;
	margin: 0;
	padding: 0;

}
/*Submenu*/
#navcontainer { width: 300px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
background-color: #720A0A;
border-bottom: 1px solid #fff;
color: #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #931C1C;
color: #fff;
}

/* Acronym Properties */
acronym {
	background-image:url(acunderline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-variant:small-caps;
	border:0;
	cursor:help;
	padding-bottom:1px;
}
/* This contains all the content */
#content p {padding: 0 10px;}
#container {
	width:960px;
	margin:0 auto 0 auto;
}
#header {
	height: 160px;
	width: 940px;
	margin: 0 10px;
	background: url(header-bg.png) no-repeat top center;
}
/* This is for the Logo Image */
#logo {
	padding:0;
	margin:0;
	float: left;
}
#header-right{
	float: right;
}

#connect {height:32px;padding:5px 0 0 0;margin:0;float: right;}

/* The Main Menu */
#menu_top {
    color: #000000;
    font: 16px Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding-top: 130px;
}
#menu_top a {
	width:90px;
	padding:5px;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#menu_top a:hover {
	color:#be2727;
}
#menu_top .current{
	color:#be2727;
}

#submenu a {
	text-align: left;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: Red;
	padding: 3px 0px 5px 20px;
	display: block;
	margin: 0px 0px 0px 5px;
}

	
/* This is the header image 
#top {
	width:960px;
	margin:0 auto 0 auto;
	background-image:url(maintop2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 39px;
	line-height:10px;
}*/

/* This contains the content on the left */
#content_left {
	vertical-align: top;
	width:620px;
	margin: 0 10px;
	float:left;
}
/* This is the snowman below all the content on the left */
#footer_left {
	width:620px;
	height:120px;
	padding: 30px 10px;
	clear:left;
	font-size:90%;
}
/* Header 1 in Content left */
#content_left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	color:#000000;
}
#content_left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	color:#000000;
}
#content_left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
	color: #fff;
	margin: 0 0 10px 0;
	background: #be2727;
}
#content_left h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	color:#000000;
}
#content_left h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	color:#000000;
}
#content_left h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	font-weight:normal;
	margin-top:4px;
	padding:2px;
	color:#000000;
}
/* The first letter of the paragraph */
/* This contains the content on the right */
#content_right {
	width:300px;
	margin: 0 10px;
	float:right;
	font-size: 80%;
	color:#FFFFFF;
	line-height:15px;
}
/* Format of a Header 1 in the #content_right div */
#content_right h1 {
	font-family:Arial Narrow, Arial, Verdana, sans-serif;
	font-size:150%;
	font-weight:normal;
	text-decoration:underline;
	background-repeat:repeat-x;
	margin:0;
	padding:2px;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}
/* A Paragraph menu, if it has one */
.paragraph_menu { 
	padding-top:2px;
	margin-top:0;
	color:#999999; 
	clear:both;
	margin-bottom:10px;
	color:#FFFFFF;
	background-image:url(icicles.gif);
	background-repeat:repeat-x;
	height: 21px;
}
.paragraph_menu a {
	font-weight:bold;
	color:#123456;
	text-decoration:none;
}
.paragraph_menu a:hover {
	font-weight:bold;
	color:#000000;
	border-top: 3px solid #E9EDEC;
	background-image:none;
	text-decoration:none;
}
.paragraph_menu a {
	font-weight:bold;
	color:#373744;
	text-decoration:none;
}
.paragraph_menu a:hover {
	font-weight:bold;
	color:#000000;
	border-top: 3px solid #E9EDEC;
	background-image:none;
	text-decoration:none;
}
