body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: black url(img/backgd.jpg) no-repeat top left;
}


#PageTitle{
	font-family: "Courier New", Courier, monospace;
	letter-spacing: .5em;
	font-size: x-large;
	text-align: center;
}

#subTitleBox{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: italic;
	text-indent: 2em;
	text-align: center;
}


#container {
	position: absolute;
	left: 219px;
	width: 634px;
	top: 198px;
}
#ArticelTitle {
	font-weight: bold;
	font-size: medium;
	color: #000099;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#Article {
	margin-bottom: 60px;
}

#news {
	position: relative;
	float:right;
	width: 200px;
	top: 80px;
	border: 1px solid #081E30;
	right: 40px;
	color:#FFF;
}
#news #newsbox {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 15px;
	border-bottom: #2f4ea6 1px dotted;
}
#news #newstitle {
	font-weight: bold;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2f4ea6;
	margin-left: 7px;
}

#TitleContainer  {
	text-decoration:none;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

div#nav {
	position:relative;
	top: 80px;
	float: right; 
	margin: -1px 0 0 7em; 
}
div#nav a {
	text-decoration: none;
	color:#1a7cbd;
}

div#nav ul {margin:0; padding:0;}

div#nav li {position: relative; list-style:none; margin:0; float:left; width:7em;}
div#nav li:hover {border-bottom: #1a7cbd 2px solid;}
div#nav li.submenu {background:yellow;}
div#nav li.submenu:hover{ border-bottom:#134571 2px solid;}
div#nav li a {text-decoration:none; display:block; padding:0.25em 0 0.25em 0.5em; width:6.5em;}

div#nav ul ul {position:absolute; top:0; left: 7em; display:none}
div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}



#header{
	height: 100px;
	background-color:#020202;
	background: transparent;
	border-bottom: #000000 1px solid;
}
#containerBox {
	position:absolute;
	left: 241px;
	top: 199px;
	width: 378px;
	height: 156px;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d0d7ee;
	margin-bottom: 5em;
	font-size: 12px;
}

#containerBox a{
	color:#0099FF;
	text-decoration:none;
}


div.csc-header-n1 h1 {
	font-size: 16px;
	border-bottom:#d0d7ee 1px dotted;
}
div.csc-header-n2 h1 {
	font-size: 14px;
	border-bottom:#d0d7ee 1px dotted;
}
div.csc-header-n3 h1 {
	font-size: 14px;
	border-bottom:#d0d7ee 1px dotted;
}
div.csc-header-n4 h1 {
	font-size: 14px;
	border-bottom:#d0d7ee 1px dotted;
}
div.csc-header-n5 h1 {
	font-size: 14px;
	border-bottom:#d0d7ee 1px dotted;
}

.containerbox bodytext{
	font-size: 12px;
}

.Emphasize {
	font-weight: bold;
	color: #0099FF;
}

