body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#photostripe {
	position: absolute;
	left:165px;
	top:0px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	}

#phototower {
	position: absolute;
	left:4px;
	top:0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	}

#navigation {
	position: absolute;
	left:225px;
	top:220px;
	width: 160;
	margin: 0px;
	background-image: url(images/photostripe.png);
	height: 1278px;
	}

#centercontent {
	position: absolute;
	left:390;
	top:220px;
	width: 560px;
	margin: 0px;
	height: 660px;
	}

/* COLORS AND BORDERS */

body {
	}

#centercontent {
	}

#photostripe {
	}

#sidebar {
	position: absolute;
	left: 608px;
	height: auto;
	width: 214px;
	background-image: url(bgstripe2.gif);
	padding-left: 0px;
	top: 25px;
	}

/* TYPE TREATMENTS */

h1,h2,h3 {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	xpadding-top:0px;
	}

h1 {
	font-size:24px;
	margin-bottom: 0px;
	}

h2 {
	font-size:16px;
	margin-bottom: 0px;
	}

h3 {
	font-size:14px;
	margin-bottom: 0px;
	}

p {
	font-size:12px;
	}

#navigation p {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
	padding-top: 20px;
	text-decoration: none;
	color: #ffff99;
	}

#centercontent p {
	font-size:13px;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	}
	
#centercontent li {
	font-size:11px;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	}
	
#centercontent blockquote {
	font-size:11px;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	color: #555555;
	}
	
#centercontent h1 {
	color: #000000;
	}

#centercontent h2 {
	color: #000000;
	xborder-top: 0px dashed #005B88;
	xpadding-top: 5px;
	xmargin-top: 5px;
	}

#centercontent h3 {
	color: #000000;
	}

#sidebar table {
	margin: 0px 0px 10px 10px; 
	}

#sidebar h1 {
	color: #102C69;
	font-size: 16px;
	margin-right: 10px;
	}

#sidebar h2 {
	color: #102C69;
	font-size: 14px;
	margin-right: 10px;
	}

#sidebar h3 {
	color: #102C69;
	font-size: 12px;
	margin-right: 10px;
	}

#sidebar p {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #102C69;
	margin-right: 10px;
	padding-left: 4px;
	}

#sidebar li {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #102C69;
	margin-right: 10px;
	}

/* LINKS */

#navigation a {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:  #ffff99;
	text-decoration: none;
	}
#navigation a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffff99;
	font-size: 14px;
	}
#navigation a:active {
	color:  #ffff99;
	text-decoration: none;
	font-size: 14px;
	}
#navigation a:hover {
	color: #999966;
	text-decoration: underline;
	font-size: 16px;
	}

#centercontent a {
	font-weight: bold;
	color:  #660000;
	}
#centercontent a:visited {
	font-weight: bold;
	color:  #660000;
	}
#centercontent a:active {
	color:  #660000;
	}
#centercontent a:hover {
	background: #660000;
	color: #ffffff;
	}

#sidebar a {
	font-weight: bold;
	color:  #660000;
	}
#sidebar a:visited {
	font-weight: bold;
	color:  #660000;
	}
#sidebar a:active {
	color:  #660000;
	}
#sidebar a:hover {
	background: #660000;
	color: #ffffff;
	}

/* MISCELLANEOUS */

#centercontent img {padding: 4px; border: 0px;}
#navigation img {
padding: 4px;
}
