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

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

#header{
background-image: url(images/Header.gif);
background-repeat: no-repeat;
width: 800px;
height: 110px;
padding: 0px;
margin: 0px;
}
#nav {
width: 800px;
height: 40px;
padding: 0px;
margin: 0px;
text-align: center;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px;
}
.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px;
}
.nav:visited{color: #FFFFFF;}
.nav:active{color: #FFFFFF;}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px;
	background-color:#87888E;
}
#contenttop {
background-image: url(../images/ContentTop.gif);
background-repeat: no-repeat;
width: 800px;
height: 35px;
padding: 0px;
margin: 0px;
}
div#container{text-align:left}
div#right{background:#FFFFFF;}
div#extra{
background-image: url(../images/ContentBottom.gif);
background-repeat: no-repeat;
width: 800px;
height: 35px;
}
div#footer{
background-image: url(../images/Footer.gif);
background-repeat: no-repeat;
width: 800px;
height: 70px;
padding: 0px;
margin: 0px;
}
#footercopy {
width: 700px;
height: 70px;
padding: 10px;
margin: 0px;
float: right;
}
#footercopy.text {
text-align:center;
font-family: Arial;
font-size: 9px;
color: #313131; 
}
div#copyright{
width: 800px;
height: 15px;
padding: 0px;
margin: 0px;
}
#copyright.text {
text-align:center;
font-family: Arial;
font-size: 9px;
color: #FFFFFF; 
}
div#container{width:800px;margin:0 auto}
div#content{float:left;width:500px; background-color:#FFFFFF;
padding: 0px 10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#right{float:right;width:280px; height: 100%;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
div#extra{clear:both;width:100%}

.wrapper
{
    width: 800px;
    height: auto;
	overflow: auto;
    margin:0 auto;
	background-color: #FFF;
}
.content
{
	float: left;
	display: inline;
}
.contenttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentlink:hover {
	text-decoration: underline;
}
.content_left
{
	float: left;
	color: #000;
	width:500px;
	padding: 0px 10px;
}

.content_right
{
	float:left;
	width: 250px;
	padding: 0px 10px;
}

.content_top
{
	float: left;
	background-image: url(../images/ContentTop.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

.content_bottom
{
	float: left;
	background-image: url(../images/ContentBottom.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px;
	background-color:#87888E;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC726;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
}
h1 {
font-size:18px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#585E6B;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin:0px;}

h2 {
font-size:18px;
text-transform:uppercase;
color:#FFC726;
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: #FFC726;
	text-decoration: none;
	line-height: 20px;
}
/* ----------container to center the layout---------- */
#container {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 
#nav {
width: 800px;
height: 40px;
padding: 0px;
margin: 0px;
text-align: center;
}
#contenttop {
background-image: url(../images/ContentTop.gif);
background-repeat: no-repeat;
width: 800px;
height: 35px;
padding: 0px;
margin: 0px;
}
#content {
background-color: #FFFFFF;
width: 800px;
height: auto;
padding: 0px;
margin: 0px;
}
#contentbottom {
background-image: url(../images/ContentBottom.gif);
background-repeat: no-repeat;
width: 800px;
height: 35px;
padding: 0px;
margin: 0px;
}
/* ----------header-------------- */
#header {
background-image: url(../images/Header.gif);
background-repeat: no-repeat;
width: 800px;
height: 110px;
padding: 0px;
margin: 0px; }

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

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

/* ----------footer-------------- */
#footer {
background-image: url(../images/Footer.gif);
background-repeat: no-repeat;
width: 800px;
height: 70px;
padding: 0px;
margin: 0px;
}
#footercopy {
width: 700px;
height: 70px;
padding: 10px;
margin: 0px;
float: right;
}
#footercopy.text {
text-align:left;
font-family: Arial;
font-size: 9px;
color: #313131; }

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 500px #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 {
background-color: #313131;
 width:500px;
 float:left; 
 position:relative; 
 margin-left: -500px; 
 margin-right:1px;
 }

/* -----------------right side--------------------- */
#right{ 
background-color: #FF0000;
position: relative; 
margin: 0px;
width: 300px
height: 100px; }

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: #FFC726;}
.blogtext{font-family:Arial, Helvetica, sans-serif;font-size:12px;color: #FFFFFF;}
.blogstamp{font-family:Arial, Helvetica, sans-serif;font-size:10px;color: #FFFFFF;}
