html, body {
	font-family: Arial, Helvetica, sans-serif;	
	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:white;
    scrollbar-track-color:white;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:white;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:white;
	padding:0;
	margin:0;	
}

.rightlinks_bg {	
	width: 119px;
	background-image: url(images/rightlinks_bg.gif);
}

.newsleft_bg {
	background-image: url(images/newsleft_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h2 {
	font-size: 100%;
	color: #333333;	
}

.h2 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	color: #333333;
}

.h3 {
	font-size: 90%;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-size: 80%;
	color: #333333;
}

.h4 {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}

.pic_border {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 2px solid #999999;
}

.arial11 {
	font-size: 70%;
	color: #666666;
}

.arial11bold {
	font-size: 70%;
	color: #666666;
	font-weight: bold;
}

.arial11black {
	font-size: 70%;
	color: #000000;
}

.arial11link {
	font-size: 70%;
	color: ##588b96;
}

.arial11white {
	font-size: 70%;
	color: #FFFFFF;
}

.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}

table.arial11 {
	font-size: 70%;
	color: #666666;	
	margin-bottom: 25px;
}

table.arial11 td{	
	color: #666666;
}

.botbar_bg {
	background-image: url(images/botbar_bg.gif);	
}


p {
	font-size: 70%;
	color: #666666;
}


ul.white_bullet {	
	color: #FFFFFF;
}

ul.white_bullet li {
	color: #FFFFFF;
}

li {
	font-size: 70%;	
	color: #666666;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.right_heading {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;	
}

.left_heading {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
}


#leftnav {
	width: 113px;
	height: 100px;
	padding-top: 65px;
	padding-left: 54px;
	
}

#leftnav_media {
	width: 113px;
	height: 150px;
	padding-top: 42px;
	padding-left: 54px;

}

.left_ul {
	width: 113px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul.right_ul {
	color: #FFFFFF;	
	list-style-image: url(images/dash_bullet.gif);
	padding-left: 0px;
	margin-left: 10px;	
	margin-top: 5px;
	margin-bottom: 15px;
}

ul.right_ul li {
	color: #FFFFFF;
	font-weight: normal;
}

ul.right_ul a {
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	color: #999999;
}

.right_border {
	background-image: url(images/right_border.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.left_border {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.mediaright_bg {
	background-image: url(images/media_right_bg.jpg);
}

.medialeft_bg {
	background-image: url(images/medialeft_bg.gif);
}

.studioleft_bg {
	background-image: url(images/studioleft_bg.gif);
}

.gigsleft_bg {
	background-image: url(images/gigsleft_bg.gif);
}

.top_bg {
	background-image: url(images/top_bg.gif);
}

.meright_bg {
	background-image: url(images/me_right_bg.jpg);
}

.meleft_bg {
	background-image: url(images/meleft_bg.gif);
}

.contactleft_bg {
	background-image: url(images/contactleft_bg.jpg);
}

.exchangeleft_bg {
	background-image: url(images/exchangeleft_bg.gif);
}

.stuffleft_bg {
	background-image: url(images/stuffleft_bg.gif);
}

.white {
	color: #FFFFFF;
}

#content_wrapper {
	width: 520px;
	height: 392px;
	overflow: auto;	
}

.pic_right {
	float: right;
	vertical-align: top;
}

