
*{
	margin: 0;
	padding: 0;
}


body
{
	padding: 0;
	line-height: 1.5em;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #666666;
	color: #534945;
}

/* My Comment */

p {
	margin-bottom: 10px;
	font: .8em/1.75em Arial, Verdana, Helvetica, sans-serif;
}

/*Basic Layout ********************/

#maincontainer
{
	width: 800px;
	/*Width of main container*/
	margin: 0 auto;
	/*Center container on page*/
	text-align:left;
	margin-top: 30px;
	background-color: #FFFFFF;
	border-color: #e8c70a;
	border-width: 2px;
	border-style: solid;
}

#header{
	height: 101px;
	/*Height of top section*/
	margin: 10px 5px 0 5px;
	border-bottom: #534945;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn{
margin-left: 120px;
width: 500px;
}

#contentcolumn_home{
margin-left: 160px;
width: 500px;
}

#leftcolumn{
	float: left;
	width: 120px; /*Width of left column in pixel*/
	margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
	background: #FFFFFF;
	margin-top: 20px;
}

#rightcolumn{
	
	width: 175px; /*Width of right column*/
	float: left;
	margin-left: -175px; /*Set left margin to -			(RightColumnWidth)*/
	margin-top: 20px;
	background: #FFFFFF;
}

#rightcontent{	
	background-color: #FFF;
	padding:  20px;
	margin: 5px 10px 5px 5px;
	text-align: center;
}

.rightcontent p.copyright{
	font: .5em/1.4em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #534945;
	margin-top: 5px;
}

.copyright
{
	width: 165px; 
	font-family: arial;
	font-size: .5em;
	text-align: center;
	margin: 5px 5px 5px 5px;
	color: #fff;
}

.sitecopyright
{
	text-align: center;
	color: #fff;
	font: .7em arial;
}

#footer{
	clear: both;
	width: 100%;
	background: #e8c70a;
	color: #534945;
	text-align: center;
	padding: 10px 0;
}

.footer p{
margin: 0px;
}

.innertube{
	margin: 20px 40px; /*Margins for inner DIV inside each column 	(to provide padding)*/
	margin-bottom: 20px;
}

/*Specific Layout ********************/

#contentcolumn p img{
	float: center;
	padding: 20px 0 20px 20px;
	clear: both;
}

#contentcolumn ul.bullet {
	margin: 0px;
	padding-top: 0px;
}

#contentcolumn li{
	margin-left: 25px;
	text-decoration: none;
	font: .8em/1.75em Arial, Verdana, Helvetica, sans-serif;
	list-style-type: square;
}


/*Links ********************/

#rightcolumn a:link {
text-decoration:none;
color: #336699;
border-bottom:1px dotted #336699; }

#contentcolumn a:link {
text-decoration:none;
color: #336699;
border-bottom:1px dotted #336699; }

#rightcolumn a:visited {
text-decoration:none;
color: #336699;
border-bottom:1px dotted #003366; }

#contentcolumn a:visited {
text-decoration:none;
color: #336699;
border-bottom:1px dotted #003366; }

/*Specific typography ********************/

#header h1{
margin: 0;
padding-top: 15px;
border-bottom:1px #fe6c3b;
	color: #fe6c3b;
}

#footer a{
color: #666666;
}

/*General typography ********************/

.indentedtext{
	font: .8em/1.85em; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 15px;
	color:#534945;
}
	
.quote
{
	
	color: #333333;
	text-align: center;
	font: .85em/1.45em Georgia, "Times New Roman", Times, serif;
	margin: 25px 50px;
	
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #534945;
	margin: 0;
	padding: 11px 0px 5px 0px;
	font-size: 1em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #534945;
	margin: 0;
	padding: 11px 0px 5px 0px;
	font-size:  .75em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}


#footer p
{
	font-family: arial;
	font-size: .7em;
	color: #534945;}

/*Left Navigation ********************/

#navigation
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #534945;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul
{
	list-style: none;
	padding: 0 0 0 0px;
	line-height: 1.5em;
}

#navigation li { 
	border-bottom: 1px dotted #336699;
}


#navigation ul li a {
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	width: 100%;
	color: #534945;
}

#navigation ul li a:hover {
	background: url no-repeat left center;
	color:  #336699;
}


}

ul.bullet  {
	color: #e8c70a;
	list-style-position: outside;
	list-style-type: square;}

/* My Comment */


.about{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

/*Misc ********************/

.photo {
	margin: 0 0 20px 0;
	border: 3px solid #A2A398;
}

.photoR {
	margin: 0px 0px 5px 0px;
	align: left
}

.photoB{
	margin: 30px 40px 10px 40px;

}

.imageHead {
	margin-bottom: 25px;;
}

.center {
	text-align: center;
	
}

.logo {
	margin: 10px 60px 10px 60px;}



