body {font:12px verdana, arial, helvetica, sans-serif; line-height:18px}  
.Content>p {margin:0px;} .Content>p+p {text-indent:30px;} 
a.one { font-family:verdana, arial, helvetica, sans-serif; text-decoration:none; } 
a.one:link {;} a.one:visited {;color: #000000} 
a.one:hover {; color: #FF0000} 
/* All the content boxes belong to the content class. */ 
.content { position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */ 
width:auto; min-width:120px; margin:0px 0px 20px; border:1px black solid; padding:12px 12px; z-index:3; 
/* This allows the content to overlap the right menu in narrow windows in good browsers. */ } 
#navAlpha { position:absolute; width:150px; top:20px; left:20px; border:1px dashed black; background-color:#eee; padding:12px; z-index:2; 
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The incorrect IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp for details. */ voice-family: "\"}\""; voice-family:inherit; width:128px; } /* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */ body>#navAlpha {width:128px;} #navBeta { position:absolute; width:190px; top:20px; right:20px; border:1px dashed black; background-color:#eee; padding:12px; z-index:1; /* Again, the ugly brilliant hack. */ voice-family: "\"}\""; voice-family:inherit; width:168px; } 
/* Again, "be nice to Opera 5". */ 
body>#navBeta {width:168px;} 

.vd14ptboldwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.vdsmallblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.addpics {  border: 1px #000000 solid}
.picsbrdrfloatleft {  float: left; border: 1px #000000 solid; margin-right: 5px; margin-bottom: 5px}
.vd14ptbldblack, h1, h2, h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.vd9ptboldblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a.two { font-family:verdana, arial, helvetica, sans-serif; text-decoration:none; ; color: #FFFFFF}
a.two:hover { ; color: #FF0000 }
a.two:link { ; }
a.two:visited { ; }
.highlightpic {  margin-right: 5px; margin-bottom: 5px; border: 1px #000000 solid; margin-left: 5px}
.photoalbumthumbs {  margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.fullwidthgreyboxalleft {  background-color: #CCCCCC; width: 100%; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.vd14ptbldred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF0000}
.vd9ptbldred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000 }

#links a:link, #links a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #c00;
	background: transparent; 
	}

#links a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #f00;
	background: transparent; 
	}

#links a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #f00;
	background: transparent;  
	}
	
#links dl {
	margin: 10px 0 0 0;
}

#links dt {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000;
	padding: 3px 3px;
	letter-spacing: 3px;
	display: block;
}

#links dd {
	margin: 5px 0 0 8px;
}
