@charset "utf-8";
/* CSS Document */

/* page */

body {
	background: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}




/* ids */

#wrapper {
	width: 970px;
	min-height: 450px;
	margin: 0 auto;
	display: block;
	text-align: left;
}



#header-wrapper {
	background: #111111;
	width: 960px;
	height: 77px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	border-top-width: 0px;
	padding-bottom: 25px;
}

#menu {
	float:right;
	width: 737px;
	height: 37px;
	margin: 0 auto;
	margin-top: 42px;
	padding: 0;
	background: url(../images/menuback.png) repeat-x left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #333333;
	
}

#logo {
    padding: 0;
	margin-top: 1px;
	float:left;
	height:105px;
	width:223px;
	background-image: url(../images/logo3.png);
	background-repeat: no-repeat;
	background-position: left top;
}




#mainpg {
	background: #111111;
	width: 960px;
	height: 500px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	
}



#middle {
    padding: 0;
	height:360px;
	width:960px;
	background-image: url(../images/mainp1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;	
}

#newstop {
	background: #111111;
	width: 960px;
	height: 360px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	color: #FFFFFF;	
}

#newsmainpg {
	background: #111111;
	width: 960px;
	height: auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#newsmiddle {
    padding: 0;
	height: auto;
	background: #111111;
	width:960px;
	margin-left: 0px;	
}

#spacerorder {
	width: 960px;
	height: 0px;
	display: block;
	margin:0 0px;
	padding:0 0px;
}


#bleft {
	float:left;
	height:140px;
	width:318px;
	background-image: url(../images/redlightbottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;	
}

#bmiddle {
	float:left;
	height:140px;
	width:318px;
	background-image: url(../images/blackfill.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 3px;	
}

#bright {
	float:right;
	height:140px;
	width:318px;
	background-image: url(../images/redlighttop.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;	
	margin-left: 3px;	
}






#spacer {
	width: 960px;
	height: 5px;
	margin: 0 auto;
	display: block;
	text-align: left;
}

#footer {
	height:26px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: right;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding-top: 9px;
	padding-right: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}


/* artist */
#amainpg {
	background: #111111;
	width: 960px;
	height: 360px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
}

#amiddle {
    padding: 0;
	height:360px;
	width:960px;
	background-image: url(../images/mainp1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;	
}


#abmainpg {
	background: #111111;
	width: 960px;
	height: auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#atitle {
    padding: 0;
	height:100px;
	width:960px;
	background-image: url(../images/atitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;	
}

/* resourses title */
#ptitle {
	padding: 0;
	height:85px;
	width:960px;
	margin-left: 0px;
}


/* about us */
#ausmainpg {
	background: #111111;
	width: 960px;
	height: 473px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 5px solid #282828;
}
#ausmiddle {
    padding: 0;
	height:473px;
	width:960px;
	background-image: url(../images/mainpau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;	
}


.boxes {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF;}



#wallmainpg {
	background: #111111;
	width: 960px;
	height: 960px;
	display: block;
	text-align: left;
	border: 5px solid #282828;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

