body{
		margin:2;
		padding: 0px;
		line-height: 1.10em;
		
		background:url(../images/bg-page.jpg);
}

b{font-size: 110%;}
em{color: red;}

/* ------------------------------------- */

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(../images/bg-stage.jpg);
background-repeat: no-repeat;
}

#maincontainer2{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(../images/bg-stage-2.jpg);
background-repeat: no-repeat;
}

#navigation{
margin-top: 5px;
}

#navigation-home{
margin-top: 20px;
height: 75px; /*Height of top section*/
}

#navigation-page{
float: left;
width: 120px; /*Width of left column in pixel*/
margin-left: -775px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 1px;
}

#topsection{
height: 110px; /*Height of top section*/
}

#page-top{
height: 230px; /*Height of top section*/
width: 800px;
background-repeat: no-repeat;
}

#page-middle{
height: 345px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle.jpg);
background-repeat: no-repeat;
}

#page-middle2{
height: 345px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle-2.jpg);
background-repeat: no-repeat;
}

#page-middle3{
height: 425px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle.jpg);
background-repeat: no-repeat;
background-color:#000000;
}

#page-middle4{
height: 525px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle.jpg);
background-repeat: no-repeat;
background-color:#000000;
}

#page-middle-home{
height: 390px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle.jpg);
background-repeat: no-repeat;
background-color:#000000;
}

#home-top{
height: 80px; /*Height of top section*/
}

#home-middle{
height: 250px; /*Height of top section*/
}

#home-middle2{
height: 250px; /*Height of top section*/
width: 800px;
background-image: url(../images/bg-page-middle-2.jpg);
background-repeat: no-repeat;
}

#home-middle3{
height: 20px; /*Height of top section*/
}

#home-bottom{
height: 170px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentwrapper2{
float: left;
width: 800px;
background-color:#000000;
background-repeat: repeat;
}

#contentwrapper3{
float: left;
width: 800px;
background-color:#141414;
background-repeat: repeat;
}

#content-page{
margin: 0 50px 0 215px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 1px;
}

#content-page2{
margin: 0 50px 0 50px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 0px;
}

#content-page3{
margin: 0 50px 0 215px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 0px;
}

#content-page4{
margin: 0 20px 0 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 0px;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn2{
margin: 0 2px 0 370px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 7px;
}

#contentcolumn2b{
margin: 0 2px 0 295px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 30px;
}

#middlebox{
margin: 0 200px 0 335px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 6px;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
background: #C8FC98;
}

#leftcolumn2{
float: left;
width: 350px; /*Width of left column in pixel*/
margin-left: -797px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 5px;
background: #FFFFFF;
}

#leftbox{
float: left;
width: 265px; /*Width of left column in pixel*/
margin-left: -755px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 15px;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#rightbox{
float: left;
width: 200px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
margin-top: 6px;
}

#bar{
/*height: 4px; Height of top section*/
width: 794px;
/*background-color:#666666;*/
background-image:url(../images/bar.jpg);
}

#barbox   
/* holds blueprint image and menu */ {
float: left;
width: 800px;
height: 30px;
background-image: url(../images/navigation-box.jpg);
background-repeat: no-repeat;
}

#bottombox   
/* holds blueprint image and menu */ {
float: left;
width: 800px;
height: 175px;
background-image: url(../images/home-bottom-box.jpg);
background-repeat: no-repeat;
margin-top: 10px;
}

#footer{
float: left;
width: 800px;
text-align: center;
margin-top: 5px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
text-align: right;
}

p {
	line-height: 1.1;
}

ul {
margin: 5px;
line-height: 0.90;
}

/* ------------------------------------- */

.headline {

	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #CCCC66;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #5B4039;
	font-weight: bold;
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC33;
	font-weight: bold;
}

.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.sublink-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E67715;
	font-weight: bold;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #685EA3;
	font-weight: bold;
}

.spacer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E5E5E6;
}

.attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300; 
	color: #B0953A;
}

/* ------------------------------------- */
/* LINKS FORMAT */

A {
	color: #718DC1;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}