/*
   Filename:  main.css
*/
body {
	background-color: black;
	color: white; 
	background-image: url(/images/subBG.jpg);
	background-repeat: repeat-x; 
	height:100%;
	font-family: Corbel, sans-serif;
	font-size: 16px;
}
a {
	color: #FFFFFF;
}
h1 {
	color:#8cc63f;
	display:inline;
	font-size:24px;
	position:relative;
	top:-22px;
}
/*--h3 used on subpage left column--*/
h3 {
	color:#8cc63f;
	font-size: 22px;
}
/*--h4 used on homepage left column--*/
h4 {
	color:#8cc63f;
	font-size: 30px;
	letter-spacing: 1px;
}
  
/*--h5 used on right column both pages--*/ 
h5 {
	color:#8cc63f;
	font-size: 20px;
}
#wrapper {
	width:951px;
	margin-left: auto;
	margin-right: auto;
}
.green {
	color:#8cc63f;
}
.white{
	color:#FFFFFF;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background-color:#111111;
	color:#bdbdbd;
	height:75px;
	padding-top:20px;
	clear:both;
	text-align: center;
}
#sublogo {
	position: relative;
	top: 7px;
	left: -50px;
}
#topLinks {
	color:#c5c5c5;
	width:951px;
	padding-top:12px;
	height:45px;
	text-align: right;
	overflow: hidden;
}
#topLinks a {
    line-height: 45px;
    text-decoration: none;
    color: #ffffff;
}
#topLinks a:hover {
	text-decoration: underline;
    color: #8cc63f;
}
#content {
	width:960px;
	min-height:550px;
	background-image:url(images/contentBG.png);
	clear:both;
	background-repeat:no-repeat;
}
#header {
	width:951px;
}
#headerLeft {
	width:395px;
	float:left;
}
#subheaderLeft {
	height:99px;
	position:relative;
	top:-4px;
	width:395px;
	float:left;
}
#globePic {
	position:relative;
	top:-2px;
}
#logo {
	padding:13px;
}
#flash {
	float:right;
}
#subflash {
	float:right;
}
#leftcolumn {
	float:left;
	width:520px;
	margin-left: 31px;
	margin-right: 60px;
}
.tinylink {
    text-align: right;
    clear: both;
    padding: 1em;
    height: 26px;
}
.tinylink a {
	text-decoration: none;
	font-size: 110%;
	font-weight: lighter;
	color:#ffffff;
}
.tinylink a:hover {
	text-decoration: underline;
	color:#8cc63f;
}
#rightcolumn {
	float:right;
	width: 338px;
	background-color:#000000;
	margin-top: 2em;
}
#rightcolumn h5 {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#events {
	background-image:url(images/sidebar1.png);
	background-repeat:no-repeat;
	background-color: #0c0c0c;
	width:302px;
	margin: 18px;
	padding-bottom: 15px;
}
#register {
	background-image:url(images/sidebar2.png);
	background-repeat:no-repeat;
	width:302px;
	height:112px;
	margin: 18px;
}
#support {
	background-image:url(images/sidebar3.png);
	background-repeat:no-repeat;
	width:302px;
	height:90px;
	margin: 18px;
}
#sideBar1 {
	background-image:url(images/sideBarGrey.png);
	background-repeat:no-repeat;
	background-color: #0c0c0c;
	width:302px;
	margin: 18px;
	padding-bottom: 15px;
}
#sideBar2 {
	background-image:url(images/sideBarBlue.png);
	background-repeat:no-repeat;
	width:302px;
	height:90px;
	margin: 18px;
}
#sideBar3 {
	background-image:url(images/sidebar3.png);
	background-repeat:no-repeat;
	width:302px;
	height:90px;
	margin: 18px;
}
.icon {
	margin: 15px;
}
.rightlink {
    width: 50px;
    float: right;
    text-align: right;
    clear: right;
    padding: 0;
    margin: 5px 10px 0 0;
}
.rightlink a {
	text-decoration: none;
	font-size: 90%;
	font-weight: lighter;
	color:#ffffff; 
}
.rightlink a:hover {
	text-decoration: underline;
	color:#8cc63f;
} 
#eventbox {
	float: right;
	margin-right: 10px;
	min-width: 215px;
	max-width: 215px;
	font-size:14px;
}
#eventbox a {
	color:white;
	text-decoration:none;
}
#newsform {
	width:225px;
	float: right; 
	max-height: 55px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}
#emailBox {
	width: 200px;
	margin-right: 0px; 
	border: 0px;
}
#submit {
	margin-top:5px; 
}  
#subnavbox {
	float: right;
	margin-right: 10px;
	min-width: 270px;
	min-height: 65px;
	max-height: 65px;
	overflow: hidden;
	text-align: left
} 
#subnavbox a {
	display: block;
	text-decoration: none;
	color:#ffffff;
}
#subnavbox a:hover {
	text-decoration: underline;
	color:#ffffff;
}   
/************************************************************/
#EM_manager_main_div {
	width: 900px;
}
