@charset "UTF-8";
body {
	color: #ddd;
	background-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 0px;
}

h3 {
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
	color: #fff;
}

h4 {
	margin-bottom: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top: 4px;
	font-weight: bold;
}

p {
	margin-top: 2px;
	margin-bottom: 16px;
}

ul {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding-top: 4px;
	padding-left: 8px;
}

a {
	color: #D83534;
	-webkit-transition: all .3s ; 
	-moz-transition: all .3s;
	-o-transition: all .3s; 
	transition: all .3s;
}
a:hover {
	color: #eb9898;
}

strong {
	color: #eee;	
}

.navbox {
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	padding: 10px;
	margin-right: 8px;
	margin-left: -10px;
	margin-bottom: 30px;
	background-image: url(dkgraybg80.png);
	border: 1px solid #222;
	-o-box-shadow: 2px 2px 10px #666;
	-icab-box-shadow: 2px 2px 10px #666;
	-khtml-box-shadow: 2px 2px 10px #666;
	-moz-box-shadow: 2px 2px 10px #666;
	-webkit-box-shadow: 2px 2px 10px #666;
	box-shadow: 2px 2px 10px #666;
}

.insetbox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-right: 8px;
	margin-left: -10px;
	margin-bottom: 30px;
	background-image: url(dkgraybg80.png);
	-o-box-shadow: 0px 0px 10px #666;
	-icab-box-shadow: 0px 0px 10px #666;
	-khtml-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 280px;
	position: relative;
	left: 310px;
	top: 170px;
}

li a {
	text-decoration: none;
}
li a:hover {
	   -moz-text-shadow: 0px 0px 10px #fff;
     -webkit-text-shadow: 0px 0px 10px #fff;
     text-shadow: 0px 0px 10px #fff;

}
/* CSS Document */


#frame {
	background-color: #000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	-o-box-shadow: 4px 4px 20px #000;
	-icab-box-shadow: 4px 4px 20px #000;
	-khtml-box-shadow: 4px 4px 20px #000;
	-moz-box-shadow: 4px 4px 20px #000;
	-webkit-box-shadow: 4px 4px 20px #000;
	box-shadow: 4px 4px 20px #000;
	border: 4px solid #d83535;
	background: #000;
	padding: 10px 20px;
	margin-bottom: 20px;
}

#logo {
	float: right;
	padding-top: 20px;
	padding-left: 20px;
}

#topbanner {
	height: 120px;
}

#mainbody {
	min-height: 430px;
	margin-left: 225px;
}

#leftbar {
	float: left;
	width: 200px;
	min-height: 200px;
	padding-left: 10px;
}

#footer {
	text-align: center;
	clear: both;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #909090;
	margin-top: 20px;
}

.menu {
	
}
.twocolumn {
	-webkit-column-count: 2;
	-webkit-column-width: 100%;
	-webkit-column-gap: 30px;
	-moz-column-count: 2;
	-moz-column-width: 100%;
	-moz-column-gap: 230px;
	column-count: 2;
	column-width: 100%;
	column-gap: 30px;
}
#menuitems {
	margin-top: 20px;
}


#menuitems h3 img, #menuitems h2 img, #menuitems p img {
	margin-right: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#flashcontent {
	height: 480px;
	width: 640px;
}

