body{
	background-image: url(/layout/images/bg.png);
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	font-family: tahoma;
	font-size: 10pt;
	line-height: 14px;
	color: #bb839a;
	text-align: justify;

}

#container{
	background-color: #12031b;
	width: 681px;

}

#header{
	background-image: url(/layout/images/header.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 380px;
}

#main{
	margin: 15px;
	float: left;
	width: 491px;
}

#navi{
	background-color: #12031b;
	width: 607px;
	height: 60px;
	top: 300px;
	padding-left: 74px;
	
}

#sidebar{
	background-color: #12031b;	
	float: right;
	width: 160px;
}

#sidebar a{
	color: #bb839a;
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	line-height: 17pt;
	text-decoration: none;
	border-bottom: 1px solid #4E033E;
	width: 150px;
}

#sidebar a:hover{
	background-color: #29043A;
	color: #be81da;
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	line-height: 17pt;
	text-decoration: none;
	border-bottom: 1px solid #4E033E;
	width: 150px;
}

#footer{
	background-image:url(/layout/images/footer.jpg);
	width: 681px;
	height: 51px;
	margin: auto;
	clear: both;
}


#linksout a{
	background-color: #29043A;
	color: #be81da;
	display: block;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	margin: 2px;
	padding: 3px;
	line-height: 17px;
}

#linksout a:hover{
	background-color: #71084A;
	color: #cb0f85;
}	


h1{
	color: #9A5395;
	text-align: right;
	font-family: georgia;
	font-size: 23pt;
	letter-spacing: 1px;
	line-height: 35pt;
	padding-right: 5px;
	border-top: 1px dashed #9E1058;
	font-weight: normal;
	
}

h2{
	background-color: #A00C6A;
	color: #E4A6A8;
	text-align: center;
	font-family: "century gothic";
	font-size: 12pt;
	line-height: 30pt;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-weight: normal;
}

h3{
	color: #9A5395;
	text-align: right;
	font-family: georgia;
	font-size: 19pt;
	letter-spacing: 1px;
	line-height: 25pt;
	padding-right: 5px;
	border-bottom: 1px dashed #9E1058;
	font-weight: normal;
	margin-bottom: 5px;
}

h4{
	color: #BA1073;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	padding-right: 5px;
	font-weight: normal;
}

h5{
	color: #BA1073;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 12px;
	padding-right: 5px;
	font-weight: normal;
}

h6{
	color: #9A5395;
	text-align: right;
	font-family: georgia;
	font-size: 19pt;
	letter-spacing: 1px;
	line-height: 25pt;
	border-bottom: 1px dashed #9E1058;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 15px;
	width: 491px;
	float: left;	

}

p{
	margin: 15px;
	width: 491px;
	
}

.intro{
	padding-bottom: 10px;
}

.combot{
	background-color: #12031B;
	border-top: 1px dashed #A00C6A;
	color: #E4A6A8;
	text-align: center;
	font-family: "century gothic";
	font-size: 12px;
	line-height: 20pt;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 5px;
}

.combot a{
	color: #A00C6A;
	text-transform: uppercase;
	font-family: arial;
}

.designs{
	background: url(/layout/images/designbg.png);
	background-repeat: no-repeat;
	text-align: left;
}

.designscon{
	font-size: 11px;
	padding-left: 10px;
	padding-right: 3px;
}

.banners{
	text-align: center;
}

.banners img{
	background: url(/layout/images/bannerbg.jpg);
	background-repeat: no-repeat;
	padding:7px;
}

.icon {
	background-image: url(layout/images/iconbg.png);
	background-repeat: no-repeat;
	padding:20px 20px 15px 19px;
}

.icons{
	text-align: center;
	padding-top: 2px;
}

.linkies{
	border: 1px solid #A00C6A;
}

.pages{
	text-align: center;
	margin: 0px auto;
}

.com{
	border-bottom: 1px dashed #A00C6A;
	padding: 15px;
	background-color: #1c0828;
	margin-top: 5px;
	color: #715395;
}

.comsubmit{
	width: 95px;
}

ul{
	list-style-type: none;
}

ol{
	list-style-type: circle;
	margin-left: 30px;
	width: 450px;
	color: #801058;
	text-align: left;
}


form {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	margin:0 auto;
	width:500px;
}

input {
	font:11px Arial;
	text-align:left;
	color:#bb839a;
	border: 0;
	margin:2px 5px;
	padding:4px 5px;
	background-color: #1c0828;
}

textarea{
	font:11px Arial;
	text-align:left;
	color:#bb839a;
	border:0px;
	margin:2px 5px;
	padding:4px 5px;
	width:177px;
	background-color: #1c0828;
}

input#submit,input#reset {
	width:60px;
	text-align: center;
	margin: 0;
	margin-top: 3px;
}

form input#submit:hover,form input#reset:hover{
	font:11px Arial;
	text-align:center;
	border:0;
	color:#A00C6A;
	background:#12031B;
	margin-top: 3px;
}

/*Drop Down Menu*/

* {padding:0; margin:auto;}
.dropdown {float:left; padding-right:5px;}
.dropdown dt {height: 50px; width:120px; letter-spacing: 2px; line-height: 50px; text-align: center; font-family: "century gothic"; font-size: 20px; color: #bb839a; background-color:#12031b; margin-right: 10px; border-top:1px solid #A00C6A;}
.dropdown dt:hover {background-color:#A00C6A; color: #e4c0e1;}
.dropdown dd {position:absolute; overflow:hidden; width:120px; margin-top: -5px; display:none; background:#000; z-index:200;}
.dropdown ul {width:120px; border-bottom:2px solid #A00C6A; list-style:none; border-top:none; font-size: 10px; line-height: 16px; }
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding-top:4px; padding-bottom: 4px; letter-spacing: 2px; color:#7633a7; text-align: center; text-decoration:none; 
background:#290543; width:120px; font-family: arial;}
.dropdown a:hover {background:#71084A; color:#cb0f85;}
.dropdown .underline {border-bottom:1px solid #A00C6A;}

/*L I N K S*/

a{color: #55216B;text-decoration: none;}
a:hover{color: #8F337E;text-decoration: none;}
b{color: #BA1073;padding-top: 10px; font-weight: normal;}
i{color: #9A5395;}
