html	{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body	{
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: .7em;
	background: rgb(0,0,0) url(../images/background.jpg) repeat-x top center;
	color:rgb(255,255,255);
	}

#introcontainer {
	width: 920px;
	height: 630px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/frontpage.jpg) no-repeat top center;
	}

#maincontainer {
	width: 920px;
	height: 630px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/mainback.jpg) no-repeat top center;
	}


#doingcontainer {
	width: 920px;
	height: 630px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/doingback.jpg) no-repeat top center;
	}


#portfoliocontainer {
	width: 920px;
	height: 630px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/portfolio.jpg) no-repeat top center;
	}

#copyrightcontainer {
	width: 920px;
	height: 630px;
	text-align:left;
	margin:20px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/copyright.jpg) no-repeat top center;
	}


.center	{
	border: 0px;
	text-decoration:none;
	background: transparent;
	margin: 0px;
	padding: 0px;
	}

.right	{
	float: right; 
	border: 1px solid rgb(140,131,50);
	text-decoration:none;
	background: transparent;
	margin: 2px 0px 15px 15px;
	padding: 3px;
	}

.left	{
	float:left; 
	border: 1px solid rgb(140,131,50);
	text-decoration:none;
	background: transparent;
	margin: 6px 10px 0px 0px;
	padding: 3px;
	}

ol {
	color:rgb(190,181,70);
	list-style-type: decimal;
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	}

ol li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

h2 { 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: normal;
	width: 800px;
	font-size: 14px;
	color:rgb(164,35,19);
	border: 0px;
	}

h1 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	width: 750px;
	font-size: 1px;
	color:rgb(167,29,42);
	border: 0px;
	}

#intro {
	height:500px;
	font-size:5px;
	color: #FC5;
	visibility: hidden;
	}

#heading {
	float: left;
	width: 900px;
	height: 70px;
	text-align:left;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#heading p { 
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 20px;
	width: 580px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 2px;
	color:rgb(140,131,50);
	}

.pageright	{
	float: right;
	margin: 31px 90px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#topmenu	{
	float:left;
	height: 16px;
	width: 880px;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	background:transparent;
	color: #232214;
	border-left: 0px solid #653;
	border-right: 0px solid #fca;
	list-style: none;
	z-index:11000;
	}

#topmenu ul {
	list-style: none;
	margin: 0px auto;
	} 

#topmenu li {
	list-style: none;
	float: left; 
	margin: 0px; 
	padding: 0px;
	} 

#topmenu li a {
	display: block; 
	float: left;
	height: 12px;
	text-decoration: none;
	padding: 5px 33px 8px 33px;
	margin: 0px 0px 0px 1px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	border: 0px solid #fca;
	color:rgb(200,180,60);
	background: transparent;
	} 

#topmenu li a:hover, #topmenu li a#selected:hover {
	color: rgb(255,255,255);
	} 

#topmenu li a#selected {
	color: rgb(255,255,255);
	} 

#content {
	float:right;
	width: 716px;
	height:467px;
	margin: 12px 2px 0px 0px;
	padding:10px 10px 0px 10px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: hidden;
	}

#content h1 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 705px;
	font-size: 18px;
	color:rgb(205,195,85);
	border: 0;
	}

#content h2 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	font-size: 13px;
	color:rgb(205,195,85);
	border: 0px;
	}

#content p { 
	padding: 0px 20px 0px 0px;
	margin: 5px 0px 0px 10px;
	width: 696px;
	height:425px;
	font-size: 13px;
	line-height:17px;
	font-style: italic;
	text-align: left;
	color:rgb(190,181,70);
	overflow: auto;
	}

#content a, a:link, a:visited {
	color:rgb(185,175,85);
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	}

#content a img {
	border: 1px solid rgb(150,140,60);
	margin:0px;
	padding: 2px;
	background: #000;
	}

#content a:hover img{
	background: rgb(205,195,85);
	}

#content a:hover {
	color:rgb(115,115,50);
	text-decoration: none;
	}

#content ul {
	width:450px;
	color:rgb(190,181,70);
	list-style-type: square;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	}

#content ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

#content table {
	width: 685px;
	margin: 0px 0px 0px 10px;
	}

#content td {
	width: 225px;
	}

#contentscroll {
	float:right;
	width: 716px;
	height:467px;
	margin: 12px 2px 0px 0px;
	padding:10px 10px 0px 10px;
	background: transparent;
	color:rgb(39,64,39);
	overflow: auto;
	}

#contentscroll h1 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 705px;
	font-size: 18px;
	color:rgb(205,195,85);
	border: 0;
	}

#contentscroll h2 { 
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	font-size: 13px;
	color:rgb(205,195,85);
	border: 0px;
	}

#contentscroll p { 
	padding: 0px 20px 0px 0px;
	margin: 5px 0px 0px 10px;
	width: 696px;
	height:425px;
	font-size: 13px;
	line-height:17px;
	font-style: italic;
	text-align: left;
	color:rgb(190,181,70);
	overflow: auto;
	}

#contentscroll a, a:link, a:visited {
	color:rgb(185,175,85);
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	}

#contentscroll a img {
	border: 1px solid rgb(150,140,60);
	margin:0px;
	padding: 2px;
	background: #000;
	}

#contentscroll a:hover img{
	background: rgb(205,195,85);
	}

#contentscroll a:hover {
	color:rgb(115,115,50);
	text-decoration: none;
	}

#contentscroll ul {
	width:450px;
	color:rgb(190,181,70);
	list-style-type: square;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	}

#contentscroll ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

#contentscroll table {
	width: 685px;
	margin: 0px 0px 0px 10px;
	}

#contentscroll td {
	width: 225px;
	}

#leftframe {
	float:left;
	width:180px;
	height:467px;
	margin: 12px 0px 0px 0px;
	background: transparent;
	padding:0px 0px 10px 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

#leftframe p { 
	float:left;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 0px 10px;
	width: 160px;
	font-size: 11px;
	line-height:14px;
	font-style: italic;
	font-weight:normal;
	text-align: center;
	color:rgb(190,181,70);
	}

.sbihead	{
	float: left; 
	display:block;
	color: #fff;
	text-decoration: none;
	height: 27px;
	width: 180px;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
	background: transparent;
	}

.sbihead h4 {
	background: transparent;
	color:rgb(190,181,70);
	text-decoration: none;
	width: 170px;
	padding: 0px; 
	text-align:center;
	font-style: italic;
	margin: 6px 0px 0px 5px; 
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	}

.navvy {
	float: left; 
	display:block;
	width: 179px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	}

ul.navvylist {
	font-weight: normal;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	font:11px Arial;
	text-transform: none;
	line-height: 20px;
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.navvylist li a {
	display: block;
	color:rgb(200,180,60);
	width: 175px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	border: 0px solid rgb(0,0,0);
	margin: 5px 0px 0px 1px;
	background: transparent url(../images/leftmenu.gif) no-repeat top left	;
	padding:5px 2px 4px 2px;
	}

.navvy ul #navvylist li a { 
	width: auto; 
	}

ul.navvylist li #active a {
	color: rgb(0,0,0);
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	border: 0px solid rgb(0,0,0);
	color: rgb(0,0,0);
	background: transparent url(../images/leftmenuon.gif) no-repeat top left	;
	}

ul.navvylist li a#select {
	color: #FFFFFF;
	background: transparent url(../images/leftmenuon.gif) no-repeat top left	;
	}

#footing {
	float:left;
	width: 920px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 0px;
	background: transparent;
	}

#footing p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: rgb(0,0,0);
	text-align: center;
	width: 920px;
	}

#footing a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: rgb(0,0,0);
	}

#footing a:hover {
	text-decoration: underline;
	}

