 body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #002244;
	background: #000033;
	line-height: 120%
}
h1 {
	font-size: 1.4em;
	margin-top: 1.25em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin-top: 0em;
}
h4 {
	font-weight: normal;
}
a:link {
	color: #002244;
	text-decoration: none;
}
a:hover {
	color: #002244;
	text-decoration: underline;
}
a:visited {
	color: #002244;
	text-decoration: underline;

}
a img {
	border: none;
}
p {
	font-size: 0.8em;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: left;
}	
.cr {
	clear: right;
}
.cb {
	clear: both;
}

#watermark {
	position: absolute;
	top: 120px;
	left: -150px;
	top: 120px;
	left: -8.5em;
	width: 562px;
	height: 544px;
	background: url(images/nuclear-trans.png) top left no-repeat;
	z-index: 2;
}
#holder {
	width: 62.5em;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 1022px;
}
#logo {
	width: 192px;
}

/* nav styles start */
#nav {
	width: 48em;
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 0.9em;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	padding: 0em;
	margin: 0em;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	list-style-type: none;
	padding-right: 0.7em;
	margin-left: 0.7em;
}
ul.dropdown li a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.85em;
}
ul.dropdown li a:hover {
	text-decoration: none;
	color: #99ccff;
}
#last {
	padding-right: 0em;
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	background-color: #043768;
	padding: 0.75em;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 12em;
	font-size: 0.9em;
}
ul.dropdown ul li {
	float: none;
	list-style-type: none;
	padding: 0.25em;
	padding-left: 0.75em;
	margin-left: 0em;
	border-right: none;
}
ul.dropdown ul li a:hover, ul.dropdown ul li a:visited:hover {
	color: #99ccff;
}
ul.dropdown ul li a:hover {
	color: #99ccff;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul { /* This is the drop-down menu, shifts to the left a little so IE7 works */
	visibility: visible;
	left: -39px;
}
html>/**/body ul.dropdown li:hover > ul {
	left: 0px;
}
ul.dropdown li ul li:hover > ul { /* This is the submenu menu, shifts to the right so we can the root menu as well - IE7 fix */
	left: -110px;
}
/*html>/**//*body ul.dropdown li ul li:hover > ul {  /* This is the submenu menu, shifts to the right so we can the root menu as well */
	/*left: 75px;
}*/
/* nav styles end */


#mainHolder {
	width: 100%;
	padding: 0.75em;
	background: #FFF;
}
#splashHolder {
	z-index: 1;
	height: 300px;
	background: url(images/main_images_1000x300px/index0911.jpg) no-repeat top left;
}
#splashHolder2 {
	z-index: 2;
	height: 189px;
	background: url(images/main_images_1000x300px/index0911.jpg) no-repeat top left;
}
#splashCaption {
	/*position: absolute;
	top: 320px;*/
	/*z-index: 3;
	width: 34em;
	height: 40px;
	margin-top: 13.5em;
	background-color: #FFF;
	padding-top: 1em;
	padding-right: 1.75em;
	text-align: right;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;*/
	position: absolute;
	left: -9000px;
}
html>/**/body #splashCaption {
	padding-top: 0em;
	padding-bottom: 1em;
}
#rightNav, #rightNavBody {
	/*position: absolute;
	top: 270px;
	position: relative;
	top: -280px; */
	width: 17.5em;
	background-color: #000033;
	padding: 1em;
	padding-left: 0em;
	padding-right: 0em;
	margin-top: 0.5em;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
}
html>/**/body #rightNav {
	margin-top: 0.9em;
}
#rightNavBody {
	top: -210px;
}
#noSplash #rightNav {
	position: inherit;
	top: 0px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
#rightNav h2, #rightNavBody h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: italic;
	margin-top: 0em;
	margin-left: 1.75em;
}
#rightNav ul, #rightNavBody ul {
	margin: 0em;
	margin-left: 0em;
	padding: 0em;
	list-style-type: none;
}
#rightNav li, #rightNavBody li {
	margin-top: 0.25em;	
	padding-left: 0.5em;
	padding-right: 1.75em;
}
#rightNav li:hover, #rightNavBody li:hover {
	background-color: #043768;
}
#rightNav li a, #rightNavBody li a {
	color: #FFF;
	font-size: 0.75em;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 0.75em;
}
#rightNav li a:hover, #rightNav li a:visited:hover, #rightNavBody li a:hover, #rightNavBody li a:visited:hover {
	color: #FFF;
}
#rightNav #selected a, #rightNavBody #selected a {
	color: #FFF;
}

#mainContent {
	/*position: relative;
	top: -180px;*/
	margin-top: 0.5em;
	z-index: 10;
	width: 100%;
}
#noSplash #mainContent {
	position: relative;
	top: 0px;
}
#mainLeft, #mainLeftBody {
	/*position: relative;
	top: 190px;*/
	z-index: 4;
	width: 39em;
	border-left: solid 1em #002244;
	padding-left: 1.75em;
	padding-right: 1.75em;
	margin-top: 0.1em;
}
html>/**/body #mainLeft {
	/*top: 15px; */
}
#mainLeftBody {
	width: 39em;
	margin-right: 0em;
}
html>/**/body #mainLeftBody {
	margin-right: 0.3em;
}
#noSplash #mainLeft {
	position: inherit;
	top: 0px;
}
#flags {
	float: right;
	width: 220px;
}
#flags img {
	margin-right: 0.25em;	
}
.profilePic {
	width: 160px;
}
.profileName {
	margin-top: 7.75em;
	margin-left: 2em;
}
.noMargin {
	margin: 0em;
	padding-left: 1.25em;
	font-size: 0.8em;
}

#mainRight, #mainRightBody {
	position: relative;
	top: -70px; 
	width: 17.5em;
	border: solid 0.85em #FFF;
	border-right: none;
}
html>/**/body #mainRight {
	top: -65px; 
}
#mainRightBody {
	top: -65px;
}
#noSplash #mainRight {
	position: inherit;
	top: 0px;
}
.gradBox {
	width: 15em;
	min-height: 274px;
	background: url(images/grad-bg.jpg) repeat-x top left;
	padding: 1.25em;
	padding-bottom: 0em;
	margin-bottom: 1em;
}
.gradBox2 {
	width: 15em;
	min-height: 150px;
	background: url(images/grad-bg2.jpg) repeat-x top left;
	padding: 1.25em;
	padding-bottom: 0em;
	margin-bottom: 0.5em;
}
html>/**/body .gradBox {
	margin-bottom: 0em;
}
#noSplash .gradBox {
	margin-top: 1em;
	margin-bottom: 0em;
}
.gradBox h2 {
	margin-top: 0em;
	font-size: 1.1em;
}
.gradBox h3 {
	font-weight: normal;
}
#noSplash .gradBox2 {
	margin-top: 1em;
	margin-bottom: 0em;
}
.gradBox2 h2 {
	margin-top: 0em;
	font-size: 1.1em;
}
.gradBox2 h3 {
	font-weight: normal;
}

#footer {
	width: 54em;
	/*margin-top: 5em;*/
	margin-left: auto;
	margin-right: auto;
	color: #A5A5A5;
	font-size: 0.8em;
	text-align: center;
}
#footer ul {
	margin: 0em;
}
#footer li {
	font-size: 0.8em;
	border-right: solid 1px #A5A5A5;
	padding-right: 0.4em;
	padding-left: 0.4em;
	float: left;
	list-style-type: none;
}
#footer li a {
	color: #A5A5A5;
}
#footer #last {
	border: none;
}
