/* Designed by MaePoohXD - maepoohxd.pristineconcept.com */

body {
	background: #494949 url(http://maepoohxd.pristineconcept.com/bgx.jpg) top repeat;
	margin: 0;
        padding: 0;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #aeadad;
	line-height: 17px;
        text-align: center;
}

td { font-family: verdana, sans-serif; font-size:8pt}

b, i, u { letter-spacing: 1px; }

h1 {
	font: 13pt "Trebuchet MS";
	text-transform:uppercase;
	margin:20px 0 5px 0;
	color:#9C64B4;
	letter-spacing:2px;
	border-bottom:#2E2E2E 1px solid;
}

b, i, u { color:#AFE1F1; }

a:link, a:Visited, a:active {
	font-size: 8pt;
	color:#69BBDA;
        font-weight: bold;
	text-decoration: none;
}

a:hover { color: #69BBDA; }

/* Designed by MaePoohXD - maepoohxd.pristineconcept.com */

input, textarea, option, select {    
	font-size: 8pt;
	border: 0px;
	font-family: verdana, sans-serif;
        color: #8E8E8E;
        background: #101010;
}

div#container {
	background: #076998 url(http://maepoohxd.pristineconcept.com/bgy.jpg) top repeat-y;
	margin: 0 auto 0 auto;
	text-align: justify;
	width: 780px;
}

div#wrap {
	background: url(http://maepoohxd.pristineconcept.com/layout.png) top no-repeat;
        height: 500px;
	padding: 0 45px 0 50px;
}

div#title {
	font: 15pt "courier new";
	color: #FFF;
	text-align: left;
        letter-spacing: 3px;
        text-transform: uppercase;
	padding: 170px 0 40px 380px;
	font-weight:bold;
}

#bot { padding-top:105px; margin-left:10px; margin-right:-100px; }

#bot a {
	font-weight: bold;
	text-transform:uppercase;
	margin-right:35px;
	line-height:17pt;
	padding:10px 15px 10px 15px;
	background: #3E3E3E;
	border-top:#0e0e0e 2px solid;
	color:#14C9DA;
}

#bot a:hover { border-top:#5AF2FF 2px solid; background:#F54D67; color:#7AC127;}


/* Designed by MaePoohXD - maepoohxd.pristineconcept.com */

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
        width: 188px;
}

#nav li a:visited, #nav li a:link {
        margin-top: 5px;
        display:block;
	padding: 2px 0px 5px 18px;
	color:#69BBDA;
}

#nav li a:hover, #nav li a:active {
        color:#AFE1F1;
	background:#000;
	text-decoration:none;
}

div#navigation {
        float:right;
	padding: 0 0 5px 0;
}

div#navigation a { height: 15px; }

div#content { 
	width: 485px;
        float: left;
	padding: 0 0 0 0;
} 

div#footer, #footer a {
	background: url(http://maepoohxd.pristineconcept.com/footer.jpg) bottom no-repeat;
	height: 100px;
	clear: both;
        width: 780px;
        text-align: center;
}

blockquote {
	background:#2C2C2C;
	border:0px;
	margin: 10px 20px 10px 25px;
        padding: 1px 10px 30px 10px;
}