body {
	background-position: center center;
	font-size: 14pt;
	color: black;
	background-color: white;
	width: 100%;
	text-align: center;
}

#prox {
	position: relative;
	width: 945px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	font-size: 40pt;
	text-align: left;
	font-family: Georgia, arial, helvetica
}

h2 {
	font-size: 22pt;
	text-align: left;
	font-family: Georgia, arial, helvetica
}

h3 {
	font-size: 18pt;
	text-align: left;
	font-family: Georgia, arial, helvetica
}

td {
	font-size: 14pt
}

p.copyright {
	font-size: 9pt;
	font-family: 'monotype corsiva', arial, helvetica;
	text-align: right;
	vertical-align: bottom
}

#contents {
	position: absolute;
	top: 175px;
	left: 50px;
}

#contents h1 {
	font-size: 20pt
}

#stuff {
	position: absolute;
	top: 123px;
	left: 25px;
	width: 475px;
}

#contents ul {
	list-style: none;
	padding: 0.15em;
	margin: 0.15em;
}

#contents li {
	padding: 0.15em;
	margin: 0.15em;
}

#contents li a {
	padding: 0.15em;
	margin: 0.15em;
	background: #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	clear: both;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	float: left;
}

#pretty {
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../images/prettyinpink.jpg);
	background-position: right 0px;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 1024px;
	height: 1024px;
	overflow: hidden;
}

#barry {
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../images/barrywc.jpg);
	background-position: right 0px;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 1024px;
	height: 1024px;
	overflow: hidden;
}

#carrie {
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../images/carrie.jpg);
	background-position: right 0px;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 1024px;
	height: 1024px;
	overflow: hidden;
}

#indie {
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../images/indiewc.jpg);
	background-position: right 0px;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 1024px;
	height: 1024px;
	overflow: hidden;
}

#logo {
	background-color: white;
	background-repeat: no-repeat;
    width:100%;
    height:123px;
	left: 0px;
	top: 0px;
}

#logo img {
    border: none;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

a:link {
	color: #0d2474;
	text-decoration: underline;
}

a:visited {
	color: #0d2474;
	text-decoration: underline;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

a:active {
	color: #0d2474;
	text-decoration: underline;
}

#beast {
	font-family: georgia, 'comic sans ms', arial, helvetica;
	font-size: 7pt;
	left: -20px;
	position: relative;
	text-align: right;
	top: 50px;
	vertical-align: bottom;
}

#beast img {
	padding: 0px;
	margin: 0px;
	border: none;
}
