body {
	background-color: #eee;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	/* ALTERNATE font-family: depot-new-web,sans-serif;font-weight:300;*/
	font-family: ff-dagny-web-pro,sans-serif;font-weight:400;
	/* DEFAULT font-family: Helvetica, Arial, Verdana, sans-serif; */
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size:12px;
	margin:0px;
	padding:0px;
}

ol.songlist {
	padding-left:25px;
}

#siteinfo {
	font-size:11px;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

input:focus {
	background-color:#ffc;
	color:#000;
}

hr {
	border:none 0;
	border-top:1px dotted #ddd;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}

#hr_link {
	border:none 0;
	border-top:1px dotted #ddd;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
}

#hr_dark {
	border:none 0;
	border-top:1px dotted #369;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}

#hr_alt {
	border:none 0;
	border-top:1px dotted #fff;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}

#tup {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1030px;
}

#tup_announcement {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1030px;
}

#tupadmin {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 825px;
}

#lcol {
	width: 520px;
	float: left;
}

#lcolwide {
	width: 770px;
	float: left;
}

#lcoladmin {
	width: 575px;
	float: left;
}

#rcol {
	width: 510px;
	float: left;
}

#rcoladmin {
	width: 250px;
	float: left;
}

#column {
	width: 250px;
	margin-right:10px;
	float:left;
}

#column_wide {
	width: 250px;
	margin-left:10px;
	float:left;
}

#column2 {
	width: 250px;
	float:left;
}

#column2_wide {
	width: 250px;
	margin-left:10px;
	float:left;
}

#announcement {
	font-size:16px;
	background:#ff9;
	opacity: 1;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 4px #666;
	border: 0px solid #000;
	padding: 10px;
	margin-bottom: 10px;
}

#container {
	background:url(../img/mod_bg.jpg) #e0e0e0;
	background-repeat:repeat-x;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 4px #666;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 80px;
}

#container2 {
	background-color: #fff;
	color:#666;
	font-size:14px;
	line-height:18px;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
}

#container2wide {
	background-color: #fff;
	color:#666;
	font-size:14px;
	line-height:18px;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	border: 0 none;
	padding: 20px;
	margin-bottom: 10px;
}

#container3 {
	background-color: #39c;
	font-size:14px;
	line-height:18px;
	color:#fff;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
}

#container4 {
	font-size:14px;
	line-height:18px;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
}

#container5 {
	background-color:#fff;
	background-repeat:repeat-x;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 4px #666;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 80px;
}

#RAC_container {
	background:url(../img/mod_bg.jpg) #e0e0e0;
	background-repeat:repeat-x;
	opacity: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 4px #666;
	border: 0 none;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 80px;
}

.RAC_white {
	background:none !important;
	background-color:#fff !important;
}

#RAC_Content {
	margin-top:10px;
}
#RAC_content1 {
	padding-left:5px;
}

#resumeToggle:hover, #aboutToggle:hover, #contactToggle:hover {
	color:#666;
	text-decoration:underline;
	cursor: pointer; 
}

#round {
	opacity: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	border: 0 none;
	padding: 10px;
}

#innerround {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
}

#lgavatar {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

#smavatar {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}

#headlinks {
	float:left;
	width:100px;
	margin-top:10px;
	line-height: 18px;
}

.hidden {
	display:none;
}
.visible {
	display:block;
}

.music {
	margin:2px;
	border:1px solid #ccc;
}

.music2 {
	margin:1px;
	border:1px solid #ccc;
}

.prodthumb {
	margin-right:2px;
	margin-left:2px;
	margin-top:4px;
	border:1px solid #ccc;
}

.rcollinks {
	margin-left:10px;
	line-height:20px;
}

.rcollinks p {
	line-height:16px;
	margin:7px 0px;
}

.rcollinks a {
	font: 700 normal 12px ff-dagny-web-pro,sans-serif;
}

.portimage {
	margin-bottom:5px;
}

.pheader {
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:28px;
}

.pfheader {
	font-size:18px;
	font-weight:bold;
	color:#036;
	line-height:28px;
}

.mheader {
	font-size:20px;
	font-weight:700;
	color:#999;
	margin-left:10px;
	line-height:28px;
}

.mheader2 {
	text-transform: lowercase;
	font-size:20px;
	font-weight:700;
	color:#999;
	line-height:20px;
}

.recentaquisitions {
	font-size:20px;
	font-weight:700;
	color:#999;
	margin-left:3px;
	margin-bottom:5px;
}

.date {
	font-size:12px;
	color:#999;
	line-height:18px;
}

.datef {
	font-size:12px;
	color:#ccc;
	line-height:18px;
}

.forgot {
	text-align: right;
	width:150px;
	margin-top:5px;
}

.remember {
	font-size:12px;
}

.userform {
	width:108px;
	border-width:1px;
	border-color:#ccc #ddd #ddd #ccc;
	border-style:solid;
	color:#999;
	font-weight:bold;
	font-size:12px;
	text-indent:2px;
}

.regform {
	width:216px;
	border-width:1px;
	border-color:#ccc #ddd #ddd #ccc;
	border-style:solid;
	color:#999;
	font-weight:bold;
	font-size:12px;
}

.regform_full {
	width:437px;
	border-width:1px;
	border-color:#ccc #ddd #ddd #ccc;
	border-style:solid;
	color:#999;
	font-weight:bold;
	font-size:12px;
}

.textform {
	border-width:1px;
	border-color:#ccc #ddd #ddd #ccc;
	border-style:solid;
	color:#999;
	font-weight:bold;
	font-size:12px;
}

.loginfield {
	width:110px;
	height:20px;
	margin-top:6px;
	float:left;
}

.regfield {
	width:220px;
	height:20px;
	margin-bottom:10px;
}

.reg {
	margin-top:10px;
	line-height:12px;
	margin-left:5px;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

#honey {
	font-weight:normal;
	display:none;
}

.textfield {
	height:20px;
}

.button {
	opacity: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	border: 0 none;
	margin-top:5px;
	padding: 3px 8px 3px 8px;
}

.bigbutton {
	opacity: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	border: 0 none;
	margin-top:5px;
	padding: 6px 15px 6px 15px;
}

.searchbutton {
	opacity: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	border: 0 none;
	padding: 2px 5px 2px 5px;
}

#news a {
	width:97px;
	min-height:110px;
	max-height:110px;
	display: block;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	color:#666;
	border: 2px solid #ddd;
	background-color:#fff;
	padding: 5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom: 10px;
	float:left;
}

#news a:hover {
	width:97px;
	min-height:110px;
	max-height:110px;
	display: block;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	background-color:#cef;
	overflow:hidden;
	border: 2px solid #369;
	padding: 5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom: 10px;
	float:left;
}

#news a:visited {
	width:97px;
	min-height:110px;
	max-height:110px;
	display: block;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	background-color:#eee;
	overflow:hidden;
	border: 2px solid #ccc;
	padding: 5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom: 10px;
	float:left;
}

a.info {
    position:relative;
    z-index:24; background-color:#fff;
    color:#000;
    text-decoration:none;
    padding:2px 2px 0px 2px;
	border: 1px solid #39c;
}

a.info:hover {
	z-index:25;
	background-color:#eee;
    border:1px solid #ccc;
    text-decoration:none;
}

a.info span {
	display: none;
}

a.info:hover span{
    display:block;
    padding:10px;
    position:absolute;
    top:15px; left:-55px; width:220px;
    border:1px solid #ccc;
    background-color:#eee; color:#333;
    text-decoration:none;
    font-weight:normal;
    font-size:11px;
    line-height:14px;
}

a:hover .music, #Content a:active .music {
	border: 1px solid #39c;
}

a:hover .music2, #Content a:active .music2 {
	border: 1px solid #39c;
}

a:hover .prodthumb, #Content a:active .prodthumb {
	border: 1px solid #39c;
}

a:link {font-weight:bold;color: #39c;text-decoration: none;}
a:visited {font-weight:bold;color: #39c;text-decoration: none;}
a:hover {color: #3cf;text-decoration:underline;}

a.featured {font-weight:bold;color:#036;text-decoration:none;}
a:visited.featured {font-weight:bold;color:#036;text-decoration:none;}
a:hover.featured {color:#3cf;text-decoration:underline;}

a.viewall {font-size:14px;font-weight:bold;color:#fff;text-decoration:none;}
a:visited.viewall {font-weight:bold;color:#fff;text-decoration:none;}
a:hover.viewall {color:#fff;text-decoration:underline;}

a.viewallrev {font-size:14px;font-weight:bold;color:#39c;text-decoration:none;}
a:visited.viewallrev {font-weight:bold;color:#39c;text-decoration:none;}
a:hover.viewallrev {color:#39c;text-decoration:underline;}

a.black {color:#000;text-decoration:none;}
a:visited.black {color:#999;text-decoration:none;}
a:hover.black {color:#3cf;text-decoration:underline;}

a.navlinks {font-size:16px;line-height:20px;font-weight:bold;color:#000;text-decoration:none;}
a:visited.navlinks {font-weight:bold;color:#000;text-decoration:none;}
a:hover.navlinks {color:#666;text-decoration:underline;}

a.dllinks {font-size:14px;font-weight:bold;color:#000;text-decoration:none;}
a:visited.dllinks {font-weight:bold;color:#000;text-decoration:none;}
a:hover.dllinks {color:#666;text-decoration:underline;}

a.forgot {font-size:10px;font-weight:normal;color:#000;text-decoration:none;}
a:visited.forgot {color:#000;text-decoration:none;}
a:hover.forgot {color:#666;text-decoration:underline;}