
body {
	background:#ffffff;
	font-family: "Lucida Sans","Lucida Grande","Helvetica","Arial";
	font-size:12px;
	color: #969696;
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0;

	
}

a, a:visited, a:active {
	color: #969696;
}

a:hover {
	color: #6B6363;
}

.background {
	background-image: url("images/shadow_mid.jpg");
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 891px;

}


h1 {
	font-variant: small-caps;
	font-size: 16px;
	color:#6B6363;
	letter-spacing: 2px;
	margin-top: 30px;
}

h2 {
	font-variant: small-caps;
	font-size: 16px;
	color:#6B6363;
	letter-spacing: 2px;
}

#container {
	text-align:center;
	margin: 0 auto;
	width: 600px;
	padding-bottom: 50px;

}

.yoxview {
	padding-top: 50px;


}

.yoxview a {
	opacity: 0.87;
	-ms-filter: alpha(opacity = 90);
	width: 100%;
	zoom:1;

}

.yoxview a:hover {
	opacity: 1.00;
	-ms-filter: alpha(opacity = 100);
	width: 100%;
	zoom:1;

}

.selected {
	background-position-y: -13px !important;
	cursor: default;
}


hr {
	opacity: 0.5;
	filter: alpha(opacity = 50);
	width: 600px;
	float: left;
}

.text {
	padding-top: 30px;
	width:600px;

}

label {
	font-size: 12px;
}

img {
	border:none;
}


#header {
	display: block;
	margin-top: 10px;
}

#header a {
	float: right;
	height: 13px;
	margin-left: 37px;

}

#header a:hover {
	background-position-y: -13px;
	background-position: center bottom;

} 

#header #home {
	width: 100px;
	background-image: url("images/button-logo.jpg");
	margin-left: 0px;
	float: left;	
}

#header #design {
	width: 50px;	
	background-image: url("images/button-design.jpg");	
}

#header #art {
	width: 27px;	
	background-image: url("images/button-art.jpg");	
}

#header #multimedia {
	width: 83px;	
	background-image: url("images/button-multimedia.jpg");	
}

#header #about {
	width: 47px;	
	background-image: url("images/button-about.jpg");	
}

#header #contact {
	width: 66px;	
	background-image: url("images/button-contact.jpg");	
}
