.clear{
	clear:both;
}

.container{
	background-color:#000;
	padding:10px 20px 20px 20px;
}


#hometext
{
	float: left;
	width: 450px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #292929;
	padding-right: 6px;
}
.pinkhead {
	color: #CCCCCC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	display: block;
}

.highlite {
	color: #FFFFFF;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C2258B;
	text-decoration: none;
	font-weight: bold;
}

.apply
{
	background-image:url(../images/apply.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	display: block;
	color: #CCCCCC;


}


a.subpage
{
	padding:5px 10px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:1px;
	display:block;
	margin-right:10px;
	font-weight: normal;
	font-family: Calibri;
	background-image: url(../images/menuo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.subpage:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(../images/menuo.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.access {
	color: #F81990;
	font-weight: bold;
	font-size: 24px;
}

#pageContent{
	margin-top:-2px;
	width:auto;
	border:1px solid #333333;
	padding:10px;
	background-color:#0F0F0F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
}

#menus{
	margin-top:-2px;
	width:auto;
	border:1px solid #333333;
	padding:10px;
	background-color:#1E1E1E;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
}


#menus1{
	margin-top:10px;
	width:auto;
	border:1px solid #333333;
	padding:10px;
	background-color:#0D0D0D;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
}

#menus2{
	margin-top:10px;
	width:auto;
	border:1px solid #333333;
	padding:10px;
	background-color:#E5D4BA;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
	background-image: url(../images/shopbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
}

.textbox1
{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
}

#news{
	width:1000px;
	border:1px solid #333333;
	padding:10px;
	background-color:#070707;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
	display: block;
	height: 25px;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
}





