body
{   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	font-style: normal;
	color: #4d4d4d;
	background-color :#fffffe;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #827F7F;
	scrollbar-highlight-color: #374365;
	scrollbar-3dlight-color: #827F7F;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
    background-attachment : fixed;
	background-image : url(bg_artspeak2.jpg);
	background-position : center top;
	background-repeat : no-repeat;
}

.home{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	font-style: normal;
	color: Black;
	background-color :#fffffe;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #827F7F;
	scrollbar-highlight-color: #374365;
	scrollbar-3dlight-color: #827F7F;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
	background-attachment : fixed;
	background-image : url(bg_artspeak.jpg);
	background-position : center top;
	background-repeat : no-repeat;
}

.alg_info{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	font-style: normal;
	color: Black;
	background-color :#fffffe;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #827F7F;
	scrollbar-highlight-color: #374365;
	scrollbar-3dlight-color: #827F7F;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
	background-attachment : fixed;
	background-image : url(bg_artspeak3.jpg);
	background-position : center top;
	background-repeat : no-repeat;
	font-weight : bold;
}

.main
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE:xx-small;
	font-style: normal;
	color: #4d4d4d;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #827F7F;
	scrollbar-highlight-color: #374365;
	scrollbar-3dlight-color: #827F7F;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
	width : 1000px;
	height: 450;
	overflow : auto;
	vertical-align : top;
}


h2{
		font : normal 9px Arial, Helvetica, sans-serif;
}



A:VISITED {
	font : normal Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4D4D4D;
}

A:LINK {
	font : normal Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4D4D4D;
}

A:ACTIVE {
	font : normal Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4D4D4D;
}

A:HOVER {
	font : normal Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Gray;
}

