/* RYTM.ORG creative assistance
*/
body 		
{ 
 background-color: #34331e;
 margin: 0px 0px 0px 0px;
 font-family: Tahoma, Arial;
 font-size: 12px;
 text-align: left;
 color: #FFFFFF;
}

a { 
	color: #00adef;
	text-decoration: none;
}

a:hover { 
	color: #FFFFFF; 
	text-decoration: none;
}


.noFlashContent{
 width:677px;
 
}
.window{
 width:100%;
 height:100%;
 text-align:center;
 background-color:#34331e;
}
.siteBy{
 font-size: 11px;
 text-align: center;
 color: #999999;
}