html,body {
	margin: 0;
	padding: 0;
	background-color: #ada89e;
	background-image: url('../img/bg_top.gif');
	background-repeat: repeat-x;
	text-align: left;
	color: #000;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding: 0;
}

FORM {
	margin: 0px;
}

UL {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0.5em;
}

LI {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	list-style-type: &#45;
}

h1 {
	font-family: verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #3b3b3b;
	text-align: left;
	margin-bottom: 4px;
}

h2 {
	font-family: verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	line-height: 20px;
	color: #3b3b3b;
	text-align: left;
	margin-bottom: 4px;
}

#login {
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0;
	left: 0;
	float: left;
}

.shadowRight {
	background-color: #e6e6e6;
	background-image: url('../img/bg_shadow_right.gif');
	background-repeat: repeat-y;
}

.lineRight {
	background-color: #c1beb8;
}


.sidebarRightTitle {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	color: #746f65;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
}

.navDiv {
	background-color: #d3cfc8;
	width: 120px;
	height: 1px;
	margin-right: 15px;
}


.nav {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	margin-right: 20px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

.nav a {
	text-decoration: none;
	color: #ffffff;
}

.nav a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.artist {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	color: #746f65;
	text-align: left;
	line-height: 17px;
}

.artist a {
	text-decoration: none;
	color: #746f65;
}

.artist a:hover {
	text-decoration: underline;
	color: #746f65;
}

.sidebarRightContent {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 17px;
	color: #6d6e71;
	text-align: justify;
}

.sidebarRightContent a {
	text-decoration: none;
	color: #eba929;
}

.sidebarRightContent a:hover {
	text-decoration: underline;
	color: #eba929;
}

.sidebarRightLabels {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 16px;
	color: #6d6e71;
	text-align: justify;
}

.sidebarRightLabels a {
	text-decoration: none;
	color: #eba929;
}

.sidebarRightLabels a:hover {
	text-decoration: underline;
	color: #eba929;
}

.year {
	font-family: verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3b3b3b;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}






#copy {
	position: relative;
	width: 250px;
	height: 20px;
	text-align: left;
	float: left;
}

#bvisual {
	position: relative;
	width: 120px;
	height: 20px;
	text-align: right;
	float: right;
}

#footer {
	height: 20px;
	width: 420px;
	border-top: #d1cec8 1px solid;
}



/***************** STYLING *****************/



.content {
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 17px;
	color: #3b3b3b;
	text-align: justify;
}

.content a {
	text-decoration: none;
	color: #eba929;
}

.content a:hover {
	text-decoration: underline;
	color: #eba929;
}

.picHome {  
	border-top: 1px #d4d0c8 solid;
	border-left: 1px #d4d0c8 solid;
	border-right: 1px #d4d0c8 solid;
	border-bottom: 1px #d4d0c8 solid;
}

.footer {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 17px;
	color: #aeaca7;
	text-align: left;
}

.footer a {
	text-decoration: none;
	color: #c1beb8;
}

.footer a:hover {
	text-decoration: underline;
	color: #c1beb8;
}





/* FORMS */

.formfield_160 {   	
	background-color: #FFFFFF; 
	color: #000000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #c1bdb4 solid;
	border-left: 1px #c1bdb4 solid;
	border-right: 1px #c1bdb4 solid;
	border-bottom: 1px #c1bdb4 solid;
	width: 160px;
	height: 18px;
}

.formfield {   	
	background-color: #F7FDFF; 
	color: #666666;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background: url(../img/bg_formfield_170.gif);
	width: 170px;
	height: 16px;
}

.textfield {   	
	background-color: #F7FDFF; 
	color: #666666;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background: url(../img/bg_formtxtarea.jpg);
	width: 320px;
	height: 150px;
}

.button {
	background-color: #ada89e;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	width: 90px;
	height: 21px;
	font-family: verdana, Arial, Helvetica;
	background: url(../img/bg_button.gif);
	border: none;
}