body {
	margin: 0;
	background: #000000;
	color: #FFFFFF;
	font-family: Georgia;
}

body a:link {
color: #99CCFF;
text-decoration: none;
}


body a:visited {
color:#99CCFF;
text-decoration: none;
}

body a:hover {
color: #99CCFF;
text-decoration: none;
}

#red {
color:#b10000;
font-weight: bold;
}


#pale-blue {
color:#CCFFFF;
font-weight: bold;
}

.thumbnail img {
margin: 4px 4px 4px 4px;
text-align:center;
}

#italicised-text {
font-style: italic;
}

#divider1 {
background: url(images/divider1.jpg) no-repeat center;
}

#divider3 {
background: url(images/dividerLarge2.png) no-repeat center;
}
#divider4 {
background: url(images/divider4.png) no-repeat center;
}

#bold-text {
font-weight: bold;
}

div.column {
float: left;
}

#picture-caption {
font-style: italic;
font-size: 14px;
}

#slightly-bigger {
font-size: 18px;
}

p.paragraph-format {
text-indent: 5%;
text-align: justify;
}

p.justified-text {
text-align: justify;
}

p.centred-text {
text-align: center;
}

p.right-align {
text-align: right;
}

body a:active {
color: #CCFFFF;
text-decoration: none;
}

h1 {
font-size:18px;
font-weight: bold;
padding: 5px;
}

#top-nav {
font-size: 12px;
font-weight: bold;
}

#artist-name {
font-size:18px;
font-weight: bold;
padding: -5px;
font-family: Georgia;
}

p {
	margin: 0;
	padding: 10px;
	font-family: Georgia;
}

img {
	border: 0;
}

#fanart-thumbs {
    margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

#container {
	margin-left: auto;
	margin-right: 0;
	width: 980px;
	height: 100%;
	min-height: 432px;
	background:  url(images/bg.jpg) no-repeat top left;
	z-index: 0;
}

#main {
	float: left;
	position: relative;
	top: 88px;
	left: 69px;
	width: 639px;
	height: 100%;
	background:  url(images/pattern.jpg) repeat top left;
	z-index: 1;
}
#main-bg-top {
	width: 639px;
	height: 100%;
	min-height: 512px;
	background:  url(images/main_bg_top.jpg) no-repeat top left;
	z-index: 2;
}
#main-bg-bottom {
	width: 559px;
	height: 100%;
	min-height: 512px;
	padding: 40px;
	background:  url(images/main_bg_bottom.jpg) no-repeat bottom left;
	z-index: 3;
}
#updates {
	float: right;
	position: relative;
	top: 108px;
	left: -19px;
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/pattern.jpg) repeat top left;
	z-index: 1;
}
#updates-bg-top {
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/menu_upd_top.jpg) no-repeat top left;
	z-index: 2;
}
#updates-bg-bottom {
	padding-top: 15px;
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/menu_bottom.jpg) no-repeat bottom left;
	text-align: right;
	z-index: 3;
}
#affiliates {
	float: right;
	position: relative;
	top: 126px;
	left: -19px;
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/pattern.jpg) repeat top left;
	z-index: 1;
}
#affiliates-bg-top {
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/menu_aff_top.jpg) no-repeat top left;
	z-index: 2;
}
#affiliates-bg-bottom {
	padding-top: 40px;
	width: 230px;
	height: 100%;
	min-height: 100px;
	background:  url(images/menu_bottom.jpg) no-repeat bottom left;
	text-align: center;
	z-index: 3;
}

.spacer {
	clear: both;
	height: 100%;
	min-height: 200px;
}
#fanart-link {
	position: relative;
	top: 4px;
	left: 170px;
	width: 120px;
	height: 40px;
}
#media-link {
	position: relative;
	top: 4px;
	left: 200px;
	width: 120px;
	height: 40px;
}
#writing-link {
	position: relative;
	top: 7px;
	left: 220px;
	width: 120px;
	height: 40px;
}
#forum-link {
	position: relative;
	top: 10px;
	left: 255px;
	width: 120px;
	height: 40px;
}
#site-link {
	position: relative;
	top: 10px;
	left: 302px;
	width: 120px;
	height: 40px;
}
#fanart-sections {
	align: center;
	width: 500px;
	height: 200px;
	background:  url(images/fanart.png) no-repeat top left;
	z-index: 0;
}
#a-c-link {
	position: relative;
	top: 30px;
	left: 27px;
	width: 100px;
	height: 45px;
}
#d-h-link {
	position: relative;
	top: -9px;
	left: 215px;
	width: 300px;
	height: 40px;
}
#i-l-link {
	position: relative;
	top: -50px;
	left: 370px;
	width: 300px;
	height: 40px;
}
#m-q-link {
	position: relative;
	top: -12px;
	left: 27px;
	width: 115px;
	height: 50px;
}
#r-s-link {
	position: relative;
	top: -60px;
	left: 208px;
	width: 300px;
	height: 40px;
}
#t-z-link {
	position: relative;
	top: -105px;
	left: 372px;
	width: 100px;
	height: 45px;
}