body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #000000;
	text-align: center;
/* part 1 of 2 centering hack */
	}

#content {
	background-image:url(../images/archtop-logo.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #ccc;
	text-align:left;
	width:775px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
	
	
html>body #content {
	width: 770px; /* ie5win fudge ends */
	}

#topCol {	
	background-color:#000000;
	width:inherit;
	height:10px;
	padding:0;
	margin-bottom:10px;
}

/*IE hack for margin-bottom */
html>body #topCol {margin-bottom:-10px;}

#filmStrip { 
	background-image:url(../images/blankFilm.gif);
	background-repeat:repeat-x;
	width:inherit;
	height:130px;
	margin:0;
	padding:0;

}

#mainContent {	margin:0px 0px 0px 200px;
				height:206px;
				overflow:auto; }

#secondLevelContainer { height:355px;
						margin-top:25px;
						width:auto;
						voice-family: "\"}\"";
						voice-family:inherit;
						height: 330px;
					 }

html>body #secondLevelContainer	{ height:330px;}
			
			 
#topic {		
				float:left;
				width:204px;
				border-top:2pt #ccc solid;
				border-bottom:2pt #ccc solid;
				padding:0;
				position:absolute;
				
				voice-family: "\"}\"";
				voice-family:inherit;
				width:200px; 
		}		
		
html>body #topic { 	width:200px; } 	
			 
#mainContentInside  {
					color:white;
					position:absolute;
					margin:0 0 0 200;	
					overflow:auto;
					border-top:2pt #ccc solid;
					padding:10px 0 0 10px;
					height:312px;
					width:570px; 
					/*ie hack*/
					voice-family: "\"}\"";
					voice-family:inherit;
					height:300px;
					width:540px;  	
					 }
					 
html>body #mainContentInside { 
					height:300px;
					width:540px; }

#secondLevelContainer h2 {
					font-size:24px;
		  			padding:5px;
					margin:0;}

#nav 			{	
					margin:0px 5px 5px 195px;
					padding-top:5px;
					clear:both;
					display:block;
					position:relative;
					width:800px;
					/*ie hack*/
					voice-family: "\"}\"";
					voice-family:inherit;
					width:605px;  	
		
		}
html>body #nav { 	width:605px; }		

#nav ul li {
					display:inline;
					list-style:none;
					width:auto;
					margin:0;
					padding:0 }
	
#mainCol {			margin:0px;
					width:770px;
					height:290px; }	

#mainColInside {
					margin:0px;
					width:770px;
					height:300px;
}	

.front {background-image:url(../images/archtop-logo-front.jpg);}
	
P.nameStrip {font-size: 0.9em;
			font-family: MS Sans Serif, Arial, Helvetica, serif;
			margin:0px;}	

.footertext {
	margin: 6px 0px 0px 0px;
	font-family: MS Sans Serif, Arial, Helvetica, serif;
	font-size: 0.6em;
	color:#999999;
	background-color: #000000;
	}

a {
	text-decoration: underline;
	color:  #999999;
	outline: none;
	font-weight:bold;
	}
a:visited {
	color:  #999999;
	}
a:active {
	color:  #666666;
	}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}	

