body {
	background-color: #000;
	color:#FFF;
	margin: 0 auto;
        width: 1024px;
	font-family:Kartika, Forte, FaceYourFears, EdwardianScriptITC;
}

header, article
{
	width: 1024px;
	float:left;
}

header p
{
	width:50px;
	font-size:56px;
	font-family:VladTepesII;
	float:left;
	margin-top: 20px;
	padding-left:20px;
	padding-right:20px;
}

header a
{
	text-decoration:none;
	color:#FFF;
}

header h1
{
	width:934px;
	font-size:90px;
	font-family:EdwardianScriptITC;
	float:right;
	text-align:right;
    padding-right:200px;
    margin-left:-200px;
	margin-top:10px;
}

nav li
{
    display: inline;
    font-family: EdwardianScriptITC;
    font-size:38px;
}

nav a
{
    color:#FFF;
    text-decoration:none;
}

#aion
{
    width: 30%;
    float:left;
	margin-left: 7%;
}

#misc
{
    width: 30%;
    float:left;
    text-align:center;
}

#bookmark
{
    width: 30%;
    float:right;
    text-align:right;
	margin-right:2%;
}

#stuffwrapper, #usualwrapper, #otherwrapper
{
    margin-left:10%;
    margin-right:10%;
	width: 80%;
}

#stuffwrapper div a, #usualwrapper div a, #otherwrapper div a
{
    font-size:18px;
}

#Refresh
{
	margin-right: 10%;
	float:right;
}

fieldset
{
	border:none;
	margin-left:5%;
	width:85%;
}

#ref
{
    width: 100px;
}

.maintitle a {
    font-weight: bold;
	text-decoration:none;
	font-family: EdwardianScriptITC;
	font-size:34px;
	color:#FFF;
}

.maintitle_a {
	font-weight: bold;
	text-decoration:none;
	font-family: EdwardianScriptITC;
	font-size:34px;
	color:#FFF;
}

.title a, article p {
	font-weight: bold;
	text-decoration:none;
	font-family: FaceYourFears;
	font-size:20px;
	color:#FFF;
}

.subtitle a, .subtitle p {
	font-style:italic;
	text-decoration:none;
	font-family:Forte;
	color:#FFF;
}

@font-face {
    font-family: 'EdwardianScriptITC';
    src: url('../fonts/itcedscr-webfont.eot');
    src: local('Edwardian Script ITC'), url('../fonts/ITCEDSCR.TTF') format("truetype");
}

@font-face {
    font-family: 'FaceYourFears';
    src: url('../fonts/faceyourfears-webfont.eot');
    src: local('Face Your Fears'), url('../fonts/FaceYourFears.ttf') format("truetype");
}

@font-face {
    font-family: 'Forte';
    src: url('../fonts/forte-webfont.eot');
    src: local('Forte'), url('../fonts/FORTE.TTF') format("truetype");
}

@font-face {
    font-family: 'Kartika';
    src: url('../fonts/kartika-webfont.eot');
    src: local('Kartika'), url('../fonts/kartika.ttf') format("truetype");
}

@font-face {
    font-family: 'VladTepesII';
    src: url('../fonts/vladtepesii-webfont.eot');
    src: local('VladTepesII (Vlads Dad)'), url('../fonts/VladTepesII.ttf') format("truetype");
}
