body {
	background: #000000;
	font: 11px georgia;
	color: #ffffff;
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	letter-spacing: 1px;
	line-height: 16px;
	}

#top {
        background: #14242f;
        width: 745px;
	margin-top: 0px;
        padding-top: 30px;
        padding-left: 15px;
        }

#wrap {
	margin-top: 0px;
        margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
        background: #23333e;
        border: 0px;
        padding: 0px;
	}       

#left {
        float: left;
        width: 300px;
        background: #23333e;
        padding-left: 15px;
        padding-right: 15px;
        } 

#content{
	background: #23333e;
	float: right;
        width: 415px;
        padding-right: 15px;
	}


#footer {
	background: transparent;
	margin-bottom: 0px;
	clear: both;
	}

.foot {
	font: 7pt tahoma;
	color: #ae9ed8;
	padding-bottom: 8px;
	width: 450px;
        padding-left: 15px;
        padding-top: 15px;
	}

.foot a {
        color: #76658f;
        }

a { 
	text-decoration: none; 
	color: #37627b;
	letter-spacing: 1px;
	border-bottom: 0px dotted;
	}

a:hover {
	color: #b3657c;
	border-bottom: 1px dotted;
	border-color: #b3657c;
	}

input, textarea{
	background-color: #c8e0ee;
	font: 11px georgia;
	color: #23333e;
	letter-spacing: 1px;
	border: 0px;
	padding: 3px;
        border: 0px solid #9f9f9f;
	}

option, select {
	background-color: #c8e0ee;
	font: 11px georgia;
	color: #23333e;
	letter-spacing: 1px;
	border: 0px dashed #ddddee;
	padding:2px;
	}

div.body {
	background: transparent;
	margin-bottom: 30px;
        font: 11px georgia;
        line-height: 16px;
	}

div.header, h2{ 
	font: 18px times new roman;
        font-style: italic;
	color: #b3657c;
	border-bottom: 1px dotted #7fb0e7;
	background: transparent;
	text-align: left;
	letter-spacing: 6px;
	text-transform: lowercase;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
	margin-bottom: 4px;
	margin-top: 2px;
	}

b{
	color: #b55875;
        font: 10px arial;
        text-transform: uppercase;
	}

i{
	color: #ad80c6;
	}

#content img {
        border: 5px solid #c4d5df;
        margin: 4px;
	}

.stats {
	background: transparent;
	width: 85%;
	margin-left: auto;
        margin-right: auto;
	padding: 5px;
	border: 0px solid #d3d4e0;
	color: #96c6d5;
        font: 10px georgia;
	}
	
.stats b {
	color: #e0698b;
	}

ul {
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 100%;
	font: 11px georgia;
	text-transform: uppercase;
	text-align: left;
	}

ul li { 
	display: inline; 
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	}

ul li a {
	color: #b3657c;
	border-bottom: 0px;
	padding: 6px;
	background: transparent;
	}

ul li a:hover {
        color: #ffffff;
        border-bottom: 0px;
        background: transparent;
        }

h3 {
        font: 30px times new roman;
        font-style: italic;
        letter-spacing: 8px; 
        margin-bottom: 0px;   
        }

.quote {
        text-align: justify;
        font: 22px arial;
        text-transform: uppercase;
        background: #14242f;
        padding: 12px;
        width: 276px;
        letter-spacing: 2px;
        }

h4 {
        font: 15px arial;
        margin-top: 0px;
        text-align: justify;
        letter-spacing: 1px;
        }
        