/* added */
.links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #B9003A;
}

/* added */

div.body-style {
	padding:10px;
	margin:0px 10px 10px 10px;
	margin-top: 0%;
	margin-bottom: 1%;
	margin-right: 3%;
	margin-left: 3%;
	width: 90%;
	/*border: 1px dotted rgb(51, 51, 51);*/
	border-top: 1px double #ccc;
	border-right: 0px double #ccc;
	border-left: 0px double #ccc;
	border-bottom: 1px double #ccc;
	border-color:#293426; /*green theme*/
	border: 1px dotted rgb(51, 51, 51);
}

a:link{
    color:		#596D54; /*green theme */
    text-decoration:	underline;
    font-family:		Verdana, times, geneva, century gothic, helvetica, arial, sans-serif;
    font-weight:		normal;
    font-size:		    11pt;
    font-variant:       normal;
    line-height:        18px;
}
a:active{
    color:			    #AEC2A9; /* light green */
    text-decoration:	underline;
    font-family:		Verdana, times, geneva, century gothic, helvetica, arial, sans-serif;
    font-weight:		normal;
    font-size:		    11pt;
    font-variant:       normal;
    line-height:        18px;
}
a:visited{
    color:		#293426; /*green theme */
    text-decoration:	underline;
    font-family:		Verdana, times, geneva, century gothic, helvetica, arial, sans-serif;
    font-weight:		normal;
    font-size:		    11pt;
    font-variant:       normal;
    line-height:        18px;
}
a:hover{	
    color:			    #AEC2A9; /* light green */
    text-decoration:	none;
    font-family:		Verdana, times, geneva, century gothic, helvetica, arial, sans-serif;
    font-weight:		normal;
    font-size:		    11pt;
    font-variant:       normal;
    line-height:        18px;
}
/* added */
body {
	margin: 0px;
	8/*background-color: #333333;*/
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    /*
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
    */
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #333333;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #333333;
	padding: 5px;
}

td.horizontal_center {
	background-color: #333333;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #333333;
	font-size: large;
	background-image: url(../images/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
}

a.artist_link:active,a.artist_link:visited,a.artist_link:link{
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	color: #333333;
}
a.artist_link:hover{
	background-color:#333333;
	color: #ffffff;
	text-decoration: underline;
	/*color: #000;*/
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #333333;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #ffffff;
}

a.sub_link:active,a.sub_link:visited,a.sub_link:link{
	font-weight: normal;
	font-style: italic;
	font-size: x-small;
    letter-spacing: 0.1cm;
    word-spacing: 0cm;
	text-decoration: none;
	width: 100%;
	color: #333333;
	line-height: 50px;
    margin-right: -2px;
    margin-left: -2px;
}
 
a.sub_link:hover{
	background-color:#333333;
	color: #ffffff;
}

}a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.bottom_link:hover{
	color: #CCCCCC;
}

a.logo:active,a.logo:visited,a.logo:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	color: #333333;
}
a.logo:hover{
	color: #333333;
}


div.bottom_content{
	color: #333333;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

