/* CSS Document */

body{
	background-color:#000000;
	/*background-image:url(images/backgroundimage.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}



a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}



a:visited{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}



img {
	border:0px;
}



#main_table{
	width:750px;
	height:750px;
	margin:auto;
	/*border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#00FF00;*/
}

#block1{
	width:750px;
	height:300px;"
}

title{
	width:229px;
	height:44px;
	margin:auto;
}



#block2{
	width:750px;
	height:277px;
}



#rollover_table{
	width:750px;
	height:33px;
}

a:hover
{
visibility:visible;
}

#resume a:hover img
{
visibility:hidden;
}


#completeworks a:hover img
{
visibility:hidden;
}

#demoreel a:hover img
{
visibility:hidden;
}



#resume{
	position: relative;
	background-image: url(http://www.angelostanco.com/jpgs/resume_RO.jpg); 
	width:54px;
	height:33px;
	float:right;
}

#resume a{ 
	width:54px;
	height:33px;
	float:right;

}

#resume img
{
	width:54px;
	height:33px;
	border: 0;
}




#completeworks{
	position: relative;
	background-image: url(http://www.angelostanco.com/jpgs/completeworks_RO.jpg); 
	width:103px;
	height:33px;
	float:right;
}

#completeworks a{ 
	width:103px;
	height:33px;
	float:right;

}

#completeworks img
{
	width:103px;
	height:33px;
	border: 0;
}


#demoreel{
	position: relative;
	background-image: url(http://www.angelostanco.com/jpgs/demoreel_RO.jpg); 
	width:72px;
	height:33px;
	float:right;
}

#demoreel a{ 
	width:72px;
	height:33px;
	float:right;

}

#demoreel img
{
	width:72px;
	height:33px;
	border: 0;
}











#work {
	background-image: url(images/RO/work1.jpg);
	width: 100px;
	height: 59px;
	float: left;

}

#work:hover {
	background-image: url(images/RO/work2.jpg);
}


#bio {
	background-image: url(images/RO/Bio1.jpg);
	width: 100px;
	height: 59px;
	float: left;

}


#bio:hover {
	background-image: url(images/RO/Bio2.jpg);
}


#contact {
	background-image: url(images/RO/contact1.jpg);
	width: 163px;
	height: 59px;
	float: left;

}


#contact:hover {
	background-image: url(images/RO/contact2.jpg);
}


#blogsite {
	background-image: url(images/RO/blogsite1.jpg);
	width: 175px;
	height: 59px;
	float: left;

}

#blogsite:hover {
	background-image: url(images/RO/blogsite2.jpg);
}

#nametest{
	color:#000099;
	font-size:10pt;
	margin:auto;
}