html
{	color:Navy;}

a
{}
	
p
{	margin: 5px 5px 5px 5px;
	/*border: solid 1px blue;*/
}

h1
{	color:Navy;
}

h3
{	color:#007FFF;
	line-height:120%;
}

img
{	margin: 8px 8px 8px 8px;
	border-style: none;
}

body
{	margin: 5px 0px 0px 0px;
	position: relative;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	background: url(Images/Background_1.jpg) no-repeat top;
	background-color: Gray;
}

#container
{	width: 1000px; height: auto;
	margin: 0px auto 0px auto;
	/*border: solid 1px red;*/
}

#banner
{	width: 990px; height: 140px;
	margin: 0px auto 0px auto;
	/*border: dotted 1px white;*/
}

#companylogo
{	width: 310px; height: 136px;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px green;*/
}

#backgroundselector
{	float:right;
	margin: 0px 20px 0px 0px;
}

#themeselector
{	float:right;
	margin: 0px 20px 0px 0px;
}

#login
{	width:200px; height:70px;
	float:right;
	/*border: solid 1px gray;*/
}

#headermenu
{	float: right;
	width: auto; height: 15px;
	padding: 2px 2px 2px 2px;
	/*border: solid 1px green;*/
}

.headermenulink
{	font-size: 14px; color: White; 
}

#breadcrumbs
{	float:left;
	width: 990px; height:17px;
	background-color:#007fff;
	border: solid 1px grey;
}
	
#contentwrapper
{	width: 996px; height: auto;
	margin: 0px auto 0px auto;
	/*border: solid 1px white;*/
}

#content1
{	float:left;
	width: 990px; height: auto;	
	margin: 0px auto 0px auto;
	/*border: solid 1px yellow;*/
}


#content2
{	float:left;
	width: 680px; height: auto;
	margin: 0px auto 0px auto;
	/*border: solid 1px green;*/
}

#content2a
{	float:left;
	width: 680px; height: auto;
	margin: 0px auto 0px auto;
	/*border: solid 1px green;*/
}

#content2b
{	float:left;
	width: 680px; height: auto;
	margin: 0px auto 0px auto;
	/*border: solid 1px green;*/
}

#contentleft
{	float:left;
	overflow:hidden;
	width: 100px; height:750px;
	/*border: solid 1px pink;*/
}

#contentright
{	float:right;
	overflow:hidden;
	width: 190px; height: auto;
	margin: 0px auto 0px auto;
	text-align:center;
	/*border: solid 1px red;*/
}

#notepadtext
{	width:500px; height:auto;
	margin: 30px 50px 0px 120px; 
	/*border: dashed 1px black;*/
}


.box1 
{	/*float:left;*/
	width:180px; height:230px;
	margin: 10px auto 0px auto;
	text-align:center;
	line-height: 120%;
	background: url(Images/Box1Background.png) no-repeat center;
	/*border: solid 1px black;*/
}

.boxpostit
{	float: left;
	width:180px; height:85px;
	margin: 5px 5px 0px 10px;
	text-align:center;
	/*border: solid 1px yellow;*/
}

#boxpostit1
{	background: url(Images/TornPaper1.png) no-repeat center;}
#boxpostit2
{	background: url(Images/TornPaper2.png) no-repeat center;}
#boxpostit3
{	background: url(Images/TornPaper3.png) no-repeat center;}
#boxpostit4
{	background: url(Images/TornPaper4.png) no-repeat center;}
#boxpostit5
{	background: url(Images/TornPaper5.png) no-repeat center;}


#navbarbottom 
{	float:left;
	width: 998px; height:30px;
	margin: 0px auto 0px auto;
	background: black;
}

.introtext 
{	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	word-spacing:1px;
	margin:5px 10px 5px 10px;
}

.postittext
{
	line-height: 110%;
}


#loginbox
{
	float:right;
	width: 180px; height: 130px;
	margin: 5px 0px 0px 0px;
	background: white;
	padding: 3px 3px 3px 3px;    
	font-size: 11px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #fff;
   font-size: 11px;
}


#welcomebox
{
   font-size: 12px;
   text-align: right;
}

.sectiontitle
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}
