#container {
	width: 549px;
}

.columns {
	column-count: 2;
	column-gap: 20px;
}  


body {
	background: #000000;
}

a, a:active, a:visited {
	color: #e5b531;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.whitelink, .whitelink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.whitelink:hover {
	text-decoration: underline;
}

h1 {
     	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
     	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;	
	margin-top: 5px;
	margin-bottom: 14px;
	color: #e5b531;
	text-transform: uppercase;
}


.h2-white {
     font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

.h2-red {
	color: #cb3158;

}

h3 {

     	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;	
	margin-top: 5px;
	margin-bottom: 10px;padding-bottom:0px;
	color: #e5b531;

}

p {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	margin-top: 0px; 
	margin-bottom: 0px;
	color: #e5e5e5;
}

.text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #e5e5e5;

}



.small {
	font-size: 10px;

}
.yellow {
 	color: #e5b531;
}


.yellowsmall {
	 color: #e5b531;
	font-weight: bold;
	font-size:12px;
}



.red {
	color: #cb3158;
}

.topnav, .topnav:active, .topnav:visited  {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.topnav:hover {
	text-decoration: underline;

}
.topnavnum {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}


.subnavlink, .subnavlink:active, .subnavlink:visited {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

.subnavlink:hover {
font-decoration:underline;
}


.subnavselected {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #e5b531;
}

.subnavselected :hover {
font-decoration:underline;
}
































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {

}

.yellow {

}

.red {

}


