html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #333333;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}


.mainnavtext { color: #999999; font-size: 11px;; line-height: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subnavtext { color: #999966; font-size: 11px;; line-height: 14px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.whitetext { color: #FFFFFF; font-size: 11px;; line-height: 14px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titletext { color: #ccff99; font-size: 11px;; line-height: 14px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.finetext { color: #FFFFFF; font-size: 9px;; line-height: 11px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.phototext { color: #ffff33; font-size: 10px;; line-height: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.windowtext { color: #ffffcc; font-size: 10px;; line-height: 11px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a:link.mainnavtext  { color: #666666; text-decoration: none }
a:visited.mainnavtext   { color: #666666; text-decoration: none }
a:hover.mainnavtext  { color: #ffffff; text-decoration: none }
a:active.mainnavtext  { color: #FF9900; text-decoration: none }

a:link.subnavtext  { color: #999966; text-decoration: none }
a:visited.subnavtext   { color: #999966; text-decoration: none }
a:hover.subnavtext  { color: #ff6633; text-decoration: none }
a:active.subnavtext  { color: #FF9900; text-decoration: none }

a:link.whitetext  { color: #FFFFFF; text-decoration: none }
a:visited.whitetext   { color: #FFFFFF; text-decoration: none }
a:hover.whitetext  { color: #ffff33; text-decoration: none }
a:active.whitetext  { color: #FF3300; text-decoration: none }

a:link.finetext  { color: #ffffff; text-decoration: none }
a:visited.finetext   { color: #ffffff; text-decoration: none }
a:hover.finetext  { color: #ffcc33; text-decoration: none }
a:active.finetext  { color: #FF9900; text-decoration: none }

a:link.phototext  { color: #ffff33; text-decoration: none }
a:visited.phototext   { color: #ffff33; text-decoration: none }
a:hover.phototext  { color: #ffff33; text-decoration: none }
a:active.phototext  { color: #FF3300; text-decoration: none }

a:link.windowtext  { color: #FFFFFF; text-decoration: none }
a:visited.windowtotext   { color: #FFFFFF; text-decoration: none }
a:hover.windowtext  { color: #ffff33; text-decoration: none }
a:active.windowtext  { color: #FF9900; text-decoration: none }
