body {
	background-color: #E7F0E4;
	background-image: url(/pseg/img/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	align: center;
}

div#main_display {
	margin: 30px auto 0 auto;
	width: 802px;
}

div#titlebar_top, #bottom_runner {
	background-color: #4D4D4D;
	height: 16px;
}

div#titlebar_img {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
	padding: 0;
}

div#titlebar_bottom {
	min-height: 10px;
	height: 10px;
	background-color: #4D4D4D;
}

div#main_area {
	background-color: #FFFFFF;
	border: 1px solid #4D4D4D;
	overflow: auto;
	padding: 0 20px 20px 20px;
	height: auto;
}

div#main_area td {
	vertical-align: top;
}

div.menu {
	border-right: 1px solid #DDDDDD;
	margin-top: 20px;
	padding-right: 19px;
	height: 300px;
	width: 110px;
}

div.menu a, div.menu a:visited, div.menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
}

div.menu a, div.menu a:visited {
	color: #0000CC;
}

div.menu a:hover {
	color: #4499FF;
}

ul.menu {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

ul.menu li {
	line-height: 0.9em;
	padding-bottom: 8px;
}

div#content {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	width: 610px;
}

div#content a, div#content a:visited, div#content a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

div#content a, div#content a:visited {
	color: #0000FF;
}

div#content a:hover {
	color: #44FF44;
}

h1 {
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 7px 0;
}

h1.red {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 7px 0;
}

h2 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 7px 0;
}

h3 {
	color: #333333;
	font-family: Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 7px 0;
}

p {
	margin: 7px 0;
}

div#logos, div#logos img {
	padding: 10px 20px 10px 20px;
	text-align: center;
	vertical-align: middle;
}

div#copyright {
	text-align: center;
	margin-bottom: 20px;
}

div#copyright, div#copyright a, div#copyright a:visited, div#copyright a:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

div#copyright, div#copyright a, div#copyright a:visited {
	color: #666666;
}

div#copyright a:hover {
	color: #AAAAAA;
}

div#upper_left_corner {
	float: left;
	background-image: url(/pseg/img/top_left.jpg);
	background-position: top left;
}

div#upper_right_corner {
	float: right;
	background-image: url(/pseg/img/top_right.jpg);
	background-position: top right;
}

div#bottom_left_corner {
	float: left;
	background-image: url(/pseg/img/bottom_left.jpg);
	background-position: bottom left;
}

div#bottom_right_corner {
	float: right;
	background-image: url(/pseg/img/bottom_right.jpg);
	background-position: bottom right;
}

div#upper_left_corner, #upper_right_corner, #bottom_left_corner, #bottom_right_corner {
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	width: 7px;
	height: 16px;
}

img.pic {
	padding: 5px;
	border: 1px solid #AAAAAA;
	margin: 15px 0px 15px 0px;
	cursor: pointer;
	vertical-align: middle;
}

td.album {
 border: 1px solid #999999;
 text-align: center;
 vertical-align: middle !important;
 min-width: 150px;
}

div.spacer {
	min-height: 10px;
	min-width: 10px;
	height: 10px;
	width: 10px;
	padding: 0;
	margin: 0;
}

a.picoptions:link, a.picoptions:active, a.picoptions:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.picoptions:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

