/* CSS Document */

#EM_manager_main_container {
	position: relative;
	top: -230px;
}
.EM_Comment {
	padding: 5px 10px 5px 10px;
	background-color:#eeeeee;
	border-top: 1px dashed #666666;
}

body {
	background-color:#000000;
	margin: 0px;
}
#container {
	position: relative;
	top: -230px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner_content {
	width: 1150px;
	height: 528px;
	background-image: url(images/banner.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#banner_content1 {
	width: 1150px;
	height: 310px;
	background-image: url(images/banner.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#content_top {
/*	background-image: url(images/content-top.png);
*/	width: 950px;
	height: 21px;
}
#content {
/*	background-color:#ffffff;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
*/	width:810px;
	padding: 10px 80px 10px 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 550px;
}
#content_bottom {
/*	background-image: url(images/content-bottom.png);
*/	width: 950px;
	height: 21px;
}
#left_column {
	position: relative;
	width: 560px;
	float: left;
	padding-left: 30px;
}
#right_column {
	position: relative;
	width: 250px;
	float: right;
	padding-right: 30px;

}
#one_column {
	width: 810px;
	padding-left: 20px;
}
#footer {
	position: relative;
	top: -190px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#flashlogin {
	text-align: center;
}
#flash_movie {
	position: relative;
	width: 640px;
	height: 190px;
	left: 410px;
	top: 30px;
}
#bottom-section {
	width: 810px;
	height: 292px;
	background-image: url(images/bottom-background.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.form {
	font-size: 10px;
}
p, li {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
a {
	color:#7494b0;
}
.lowercaps {
	font-size: Smaller;
	text-transform: uppercase;
}
.right_aligned {
	text-align: right;
}
h1, h2, h3, p, td, body {
	color: #bbbbbb;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	border-bottom: 1px dashed #bbbbbb;
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
.bullets {
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
}
.white {
	color:#CCCCCC;
}
.blue {
	color: #6086a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}
.pipe {
	margin-left: 10px;
	margin-right: 10px;	
}
.title {
	margin-top: 12px;
}
.icon {
	padding: 15px;
}

/* NAVIGATION */

#nav {
	position: relative;
	text-align: center;
	width: 765px;
	top: 260px;
	left: 380px;
}
#subnav {
	position: relative;
	text-align: center;
	width: 850px;
	top: 0px;
	left: 0px;
}
#nav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li, #subnav li {
	float: left;
	margin: 0;
	border-right: 1px solid #ffffff;
}
#nav li a {
	height: 29px;
	width: 130px;
	display: block;
	color: #ffffff;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 29px;
	text-decoration: none;
}
#nav li a:hover, .selected {
	background-image: url(/images/menu-ro.png);
	color: #ffffff;
	text-decoration: none;
}
#subnav li a {
	height: 29px;
	width: 105px;
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 29px;
	text-decoration: none;
}
#subnav li a:hover, .selected {
	background-image: url(/images/submenu-ro.png);
	color: #ffffff;
	text-decoration: none;
}

/* END NAV */

/************************************************/
/*	Blogs and Comments							*/
/************************************************/
.EM_Blog_Date {
	font-size:12px;
	font-weight: bold;
}
.EM_Blog_Title {
	COLOR: #ffffff; 
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:18px;
}
.EM_Comments_Header {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:11px;
	line-height:24px;
	color:#CCCCCC;
	padding-left: 10px;
	background-color:#333333;
	border-top: 1px;
	border-top-color:#666666;
	border-top-style:solid;
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}
.EM_Comments_Header a {
	color:#CCCCCC;
}
.EM_Comment {
	padding: 5px 10px 5px 10px;
	background-color:#dddddd;
	border-top: 1px dashed #666666;
	color: #333333;
}
.EM_Comment p, .EM_Comment a {
	color: #333333;
}
.EM_Username {
	COLOR: #333333; 
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size:14px;
}
.EM_Comment_Date {
	font-size:11px;
	font-weight: bold;
}
.EM_Comment_Text {
}
.EM_Blog_Sign {
	background-color: #eeeeee;
	font-size: 11px;
}
.EM_Blog_Sign td, .EM_Blog_Sign td input {
	font-size: 11px;
}
.EM_Signature {
	font-style: italic;
	font-size: 11px;
	background-color: #eeeeee;
}

