* {margin: 0; padding: 0; }
body { font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size: 9pt; 
			 background-color: #000000;   }

p {margin: .6em; margin-left: 15px; margin-right: 15px; letter-spacing: .04em;}
ul {margin: .6em; margin-left: 15px; margin-right: 15px;}
li {padding: 0px 0px .3em 5px; margin-left: 20px; list-style-type: disc;}

a {font-weight: bold; }
a:link { color: #cc0000; text-decoration: none; }
a:hover { color: #dd0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }
a:visited { color: #4E4E4E; text-decoration: none; }

p a {color: #4E4E4E; text-decoration: none; border-bottom: #303030;
border-width: 0px 0px 1px 0px; border-style: none none dotted none;
font-weight: normal;}

.clearboth {clear: both; }
.clearbothspace {clear: both; margin-bottom: 10px}

.sectionheader { display: block; margin: 10px 0px 0px 15px; 
					       font-size: 12pt; color: #cc0000;  }	
.bold { font-weight: bold; }

.center { text-align: center; }

.left { float: left; border: 0px solid white;}




#pagecontainer
{ margin-top: 15px; margin-left: 50px; margin-bottom: 30px; width: 858px;  border: 1px solid #666666; 
background-color: #000000;}


#topbox { width: 860px; 
				font-size: 12pt;	 color: white; }

#logo { padding-top: 30px; }
#contact {width: 279px; }
#about {width: 278px; }

#secondbox  { width: 858px;
						color: white;  background-color: black;}


#footerbox { width: 828px; background-color: black;  padding: 10px 15px 10px 15px;  
					border-top: 1px solid #333333; font-size: 7pt; text-align: center; color: #6E6E6E; }

#footerbox  a:link {font-weight: normal;
					color: #6E6E6E; text-decoration: none; }
 
#footerbox a:hover { color: #bb0000; text-decoration: underline; font-weight: normal;}
#footerbox a:visited { color: #6E6E6E; font-weight: normal;  }



