/* CSS Document */
body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	

a.norm:link    {text-decoration: none;
				 padding: 2px  0;
				 color: #666666;		}
a.norm:visited {text-decoration: none;
				padding: 2px  0;
				color: #666666;}
a.norm:hover   {text-decoration: none;
				background-color: #333333;
				padding: -1px  0;
				color: #666666;}
a.norm:active  {text-decoration: none;
				padding: 2px  0;
				color: #666666;}


a.current:link  {text-decoration: none;
				padding: 2px  0;}
a.current:visited {color:#FFFFFF; 
				text-decoration: none;}
a.current:hover   {color:#999999; 
				   }
a.current:active  {color:#FFFFFF;
	            text-decoration: none;}
a.pic:link{text-decoration: none; border : none;}
a.pic:visited{text-decoration: none; border : none;}
a.pic:hover{text-decoration: none; border : none;}
a.pic:active{
	text-decoration: none;
	border: none;
}
				
a.email:link  {
	color:#4974c3; 
	text-decoration: none;}
a.email:visited {
	color:#4974c3;
	text-decoration: none;}
a.email:hover   {
	color:#bd3a06; 
	text-decoration: none;}
a.email:active  {
	color:#4974c3;
	text-decoration: none;}
	
a.show:link  {
	color:#0066CC; 
	text-decoration: none;}
a.show:visited {
	color:#0066CC;
	text-decoration: none;}
a.show:hover   {
	color:#000000;
	text-decoration: none;}
a.show:active  {
	color:#0066CC;
	text-decoration: none;}
	
.positions {
	position: relative;
	width: 800px;
	margin: 50px auto;
	text-align: left;

	
	}
.copyright{
	position: relative;
	left: 100px;
	width: 800px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.mainpicture {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 800px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.buttons {
	position:absolute;
	top: 200px;
	left: 0px;
	width: 800px;
	height: 15px;
	font-family:  "arial narrow special G1", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	
	}


.button1 {
	position:absolute;
	left: 0px;
	top: 2px;}
.button2 {
	position:absolute;
    left: 250px;
	top: 2px;}
.button3 {
	position:absolute;
	left: 360px;
	top: 2px;}
.button4 {
	position:absolute;
	left: 500px;
	top: 2px;}
.button5 {
	position:absolute;
	left: 748px;
	top: 2px;
	text-align: right;
	width: 50px;}
.current {
	background-color: #231233;}
.inquery {
	position: absolute;
	top :170px;
	left : 25px;
	width : 750px;
	text-align: center;
	font-size: 11px;
	}
.contact {
	position: absolute;
	top: 250px;
	left: 0px;
	font-family: century gothic, helvetica, times new roman; 
	}	
.mikecontact {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	font-size: 12px;
	}
.mikecontact1{
	position: absolute;
	top: 25px;
	left: 103px;
	font-size: 10px;
	color: #999999;
	}
.mikepic {
	position: absolute;
	top: 25px;
	left: 0px;
	border: thin none #999999;
}
.aryncontact {
	position: absolute;
	top: 0px;
	left: 283px;
	width: 100px;
	font-size: 12px;
	}
.aryncontact1{
	position: absolute;
	top: 25px;
	left: 386px;
	font-size: 10px;
	color: #999999;
	}
.arynpic {
	position: absolute;
	top: 25px;
	left: 283px;
	border: 1px none #999999;
}
.gregcontact {
	width:100px;
	position: absolute;
	top: 0px;
	left: 575px;
	font-size: 12px;
	}
.gregcontact1{
	position: absolute;
	top: 25px;
	left: 678px;
	font-size: 10px;
	color: #999999;
	}
.gregpic {
	position: absolute;
	top: 25px;
	left: 575px;
	border: thin none #999999;
}

.blog {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 800px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}
.blogentries {
	position: absolute;
	top: 0px;
	left: 600px;
	font-size:11px;
	color: #999999;
	
	}
.blogdate {
	position: relative;
	left:0px;
	color: #999999;
	font-size: 10px;
	}
.blogtitle {
	position: relative;
	left:0px;
	color: #006600;
	font-size: 14px;
	}
.blogtext {
	position: relative;
	left:0px;
	width:400px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.blogpost {
	position: relative;
	left:0px;
	color: #CCCCCC;
	font-size: 9px;
	}
.box {
	position: relative;
	float: left;
	padding: 10px; }
.box2 {
	position: relative;
	float: left;
	padding: 5px; }
.column {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 800px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}
.columnentries {
	position: absolute;
	top: 330px;
	left: 600px;
	width: 200px;
	text-align: right;
	font-size: 11px;
	color: #999999;
	
	}
.columndate {
	position: absolute;
	left: 445px;
	top: 60px;
	color: #999999;
	font-size: 10px;
	}
.columntitle {
	position: absolute;
	left: 445px;
	width: 400px;
	text-align: left;
	top: 10px;
	color: #006600;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}
.columntexth {
	position: absolute;
	left: 445px;
	top: 100px;
	width: 355px;
	color: #000000;
	font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	}
.columntext {
	position: relative;
	left:0px;
	width: 560px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	}
.columnpost {
	position: relative;
	left:0px;
	color: #CCCCCC;
	font-size: 9px;
	}
.grouptext {
	position: absolute;
	left :0px;
	top :400px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	width: 800px;
	font-size: 11px;
	}

.newsentries {
	position: absolute;
	top: 0px;
	left: 600px;
	font-size:11px;
	color: #999999;
	width: 100px;
	}
.newsdate {
	position: relative;
	left:0px;
	color: #999999;
	font-size: 9px;
	}
.newstitle {
	position: relative;
	left:0px;
	color: #0066CC;
	font-size: 12px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}
.newstext {
	position: relative;
	left:0px;
	width:400px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.newspost {
	position: relative;
	left:0px;
	color: #CCCCCC;
	font-size: 9px;
	}
.latestnews {
	position: relative;
	color: #990000;
	left:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.newsentries {
	position: absolute;
	top: 0px;
	left: 600px;
	font-size:11px;
	color: #999999;
	text-align: right;
	}
.showname {
	position: relative;
	left:0px;
	color: #0066CC;
	font-size: 10px;
	}
.settext {
	position: relative;
	left:0px;
	width:400px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.notes {
	position: relative;
	left:0px;
	color: #666666;
	font-size: 10px;
	width: 500px;
	}
.clock{
	position: absolute;
	left: 690px;
	width: 110px;
	text-align: right;
	top: 500px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}
.clock2{
	position: absolute;
	left : 690px;
	width: 110px;
	text-align: right;
	top: 250px;
	font-family: "century gothic", helvetica, "times new roman";
	}

.mediabuttons{
	position: absolute;
	left : 291px;
	top : 200px;
	width: 150px;
	height: 35px;
	font-family:  "century gothic", "arial narrow special G1", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	visibility: hidden;
	z-index: 3;
	}
.wordbuttons{
	position: absolute;
	left : 620px;
	top : 200px;
	width: 135px;
	height: 35px;
	font-family:  "century gothic", "arial narrow special G1", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	visibility: hidden;
	z-index: 3;
	}
	
	
.container{
	position: absolute;
	top: 250px;
	left: 0px;
	width: 800px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}

.red{
	position: relative;
	color: #990000;
	left:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
/* photo.html */

.big_box{
	position: relative;
	float: left;
	padding: 10px;
	}



/* end photo.html */

/* various photo galleries.html */

.Pholder{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 830px;
	height: 230px;
	background-color: #FFFFFF;
	z-index: 2;
	}

.gallery_photo{
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 3;
	}
	
.photo_text{
	position: absolute;
	top: 300px;
	left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	}

.photo_copyright{
	position: absolute;
	top: 600px;
	left: 400px;
	width: 400px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	}
.photo_thumbs{
	position: absolute;
	top: 400px;
	left: 100px;
	width: 750px;
	height: 75px;
	}
/* end various photo galleries.html */


/* music.html */

.album{
	position: relative;
	left: 0px;
	background-color: #d4d4d4;
	padding-top: 50px;
    padding-left:  440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.ep{
	position: relative;
	left: 0px;
	background-color: #777777;
	height: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.album_art{
	position: absolute;
	left: 25px;
	_left: -415px;
	top : 50px;
	border: 1px solid #000000;
	}

.album_track{
	position: relative;
	top: 0px;
	}

.track_credits{
	position: absolute;
	top: 0px;
    width: 325px;
	text-align: right;
	}

.track_title{
	position: relative;
	}

.album_engineering{
	position: relative;
	width: 325px;
	text-align: right;
	font-size: 10px;
	overflow: visible;
	}

.album_credits{
	position: absolute;
	top: 370px;
	left: 165px;
	_left: -275px;
	}

.instruments{
	position: relative;
	}

.personel{
	position: absolute;
	top: 0px;
	left: -140px;
	}

.play_button{
	position: absolute;
	top: -3px;
	left: -25px;
	}

.line{
	position: relative;
	width: 800px;
	text-align: center;
	}

/* end music.html */

/* div layer corners */

.nifty{
	position: relative;
	background-color: #d4d4d4;
    }

b.rtop, b.rbottom{
	display:block;
	background: #FFFFFF}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #d4d4d4;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


b.rtop2, b.rbottom2{
	display:block;
	background: #FFFFFF}
b.rtop2 b, b.rbottom2 b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #777777;}


/* end div layer corners */


/* mixtape.html */
	
.mix_container{
	position: absolute;
	top: 420px;
	left: 0px;
    width: 700px;
	font-family: "century gothic", helvetica, "times new roman"; 
	}
.mix_box{
	position: relative;
    padding-top: 15px;
    padding-left:  15px;
	background-color : #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#wide{
	width: auto;
	}
#skinnycorners{
	width: 315px;
	} 
#skinny{
	width: 300px;
	}
#superskinnycorners{
	width: 115px;
	} 
#superskinny{
	width: 100px;
	}
.mix_track_credits{
	position: absolute;
	top: 0px;
    width: 225px;
	text-align: right;
	}

.mix_track_title{
	position: relative;
	}
/* end mixtape.html */