*{margin:0; padding:0;}

body {
	text-align:center; /* This centers whole container */
    background-color: #FFFFFF;
	/*font:100% Verdana,Tahoma,Arial,sans-serif;*/
	font:100% arial,helvetica,clean,sans-serif;
	line-height:1.4em;
}


#container{
	width:1000px;
	margin:20px auto;
	padding:0px 0;
	text-align:left;
	/*border:2px solid #a0a0a0;*/
}



#header{
	float:left;
	height:300px;
	width:1000px;
	/*margin:0 1px 1px 1px;*/
	/*padding-top:15px;*/
	color:#ffffff;
    background-color: #666666;
	text-align:right;
	background-image: url(matheson_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header h1{
	margin:20px 40px 0 0;
	font-size:32px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:-1px;
}

#header h2{
	margin:10px 50px 0 0;
	font-size:1.4em;
	color:#685851;
	/*letter-spacing:-1px;*/
	font-weight:normal;
}





#gc_navigation{
	width:100%;
	line-height:2.5em;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	/*margin-left: 1px;*/
	/*border-bottom: 1px solid #a0a0a0;*/
	/*background-color:#666666;*/
	height: 2.3em;	
	/*	color:#ffffff;
	*/
}
#gc_navigation li{
	float:left;
	/*background-color:#666666;*/
	list-style-type:none;
	border-right:1px solid;
	white-space:nowrap;
	border-right-color: #999999;
}

#gc_navigation li a{
	display:block;
	padding:10px 20px 10px 20px;
	/*font-size:1.00506em;*/
	font-weight:bold;
	/*text-transform:uppercase;*/
	text-decoration:none;
	/*background-color:inherit;*/
	color: #ffffff;
}


* html #gc_navigation a {width:1%;}

#gc_navigation a:hover{
	background-color:#333399;
	color:#ffffff;
	text-decoration:none;
}


#gc_navigation a:active{
	background-color:#333399;
	color:#ffffff;
	text-decoration:none;
}




td {
	font: normal 12px Tahoma, Arial;
	color: #FFFFFF;
}


img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

h1, h2, h3, h4, h5, h6, p {

    color: #000033;
    margin: 0px;
}


h1 {
    font-size: 20px;
}

h2 {
    font: normal tahoma, arial 18px;
}

h3 {
    font-size: 14px;
}


a {
	font: 12px Tahoma, Arial;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {

font: 12px Tahoma, Arial;
color: #990066;
text-decoration: underline;
	font-weight: bold;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
	background-color: #371F1F;
}

.bord
{
border: 1px solid #c5d85a;
}




#content{
	float:right;
	width:100%;
	font-size:0.9em;
	/*padding:10px 20px 0 0;*/
}

#content h1{
	display:block;
	margin:0 0 16px 0;
    font-size: 25px;
	font-weight:bold;
	letter-spacing:-1px;
	background-color:inherit;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
/*
#content a:hover,#subcontent a:hover{text-decoration:underline;}
*/
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


#subcontent{
	/*width:95%;*/
	padding:10px 10px 10px 10px;
	line-height:1.4em;
}
#subcontent p{margin:0 0 16px 0; font-size:0.9em;}


#footer{
	clear:both;
	width:100%;
	line-height:1.9em;
	padding:5px 0;
	/*margin:0 1px;*/
	background-color:#6699FF;
	font: normal 10px Tahoma, Arial;
	color: #FFFFFF;}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#FFF; background-color:inherit; font-size:10px; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; font-size:10px; text-decoration: underline;}

