body {
	background-color: #313131;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	background-color:#313131;
}
.navselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	background-color:#313131;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
}
h1 {
font-size:18px;
text-transform:uppercase;
color:#0066FF;
font-weight: normal;
padding: 5px 10px 1px;
margin:0px;}

h2 {
font-size:18px;
text-transform:uppercase;
color:#0066FF;
font-weight: normal;
padding: 5px 0px 1px;
margin:0px;}

.boxLink {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
color:#FFFFFF;
font-weight: bold;
padding: 10px;
margin:0px;}
.boxLink:hover {
text-decoration: underline;
}

.headlineTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
}
/* ----------container to center the layout---------- */
#container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 
#nav {
background-color: #101417;
height: 50px;
padding: 0px;
margin: 0px;
}
/* ----------header-------------- */
#header {
background-color: #101417;
padding: 0px;
margin: 0px; }

#header img {padding:0px 0px;} 

/* ----------banner---------- */
#banner {
float:right;
width: 450px;
height: 80px;
padding:10px;
}

/* ----------spacer-------------- */
#spacer {
background-color: #313131;
padding: 0px;
margin: 2px; }

/* ----------footer-------------- */
#footer {
background-color: #101417;
height: 50px;
padding: 0px;
margin: 0px;
}
#footer.text {
text-align:left;
font-family: Arial;
font-size: 11px;
color: #313131; }

#footer.p {
position:absolute;
bottom:0;
}

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 660px #101417;  /* color of the left column  */ 
background-color: #101417; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left side------------- */
#left {
 width:660px;
 float:left; 
 position:relative; 
 margin-left:-660px; 
 margin-right:1px;
 }

/* -----------------right side--------------------- */
#right{ 
position: relative; 
margin: 0px;
height: 440px; }

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/* -----------------about--------------------- */
#about{ 
position: relative; 
margin: 0px;
height: 220px;
}

p{
padding: 0px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/* -----------------headlines--------------------- */
#headlines{ 
position: relative; 
margin: 0px;
height: 130px;
}

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 


/* .coverWrapper { background-image: url(NoiseBox.gif); } */
.projectName  { color: #FFFFFF; padding-right: 10px;}
.coverStat, .projStat { color: #666; }

.projectName { font-family: Arial,Helvetica,Sans-serif; }
.coverByLink { color: #A4A4A4; font-family: Georgia; }


.boxWrapper { width: 200px; height: 200px; margin: 10px 10px 10px 10px; float: left; background-image: url(NoiseBox2.gif);}
.boxInfo    { width: 200px; margin: 0 auto; padding:10px 0px 0px 0px; position: relative; top:2px; text-align:right;}
.coverBy, .coverStat { height: 15px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.coverStat    { position: absolute; top: 56px; }
.projStat     { margin-left: 5px; vertical-align: top; }
.projStat, .coverStat { color: #464646; }

.projectTitle, .projectTitle a {
  line-height:15px !important;
  font-size: 11px;}
  
.sectionWrapper { width: 640px; height: 400px; margin: 10px 10px 10px 10px; float: left; background-image: url(SectionBox.gif);}
.sectionInfo    { width: 640px; margin: 0 auto; padding:10px 0px 0px 0px; position: relative; top:2px; text-align:left;}

.headline{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color: #FFFFFF;}
.blogtitle{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color: #0066FF;}
.blogtext{font-family:Arial, Helvetica, sans-serif;font-size:12px;color: #FFFFFF;}
.blogstamp{font-family:Arial, Helvetica, sans-serif;font-size:10px;color: #FFFFFF;}