@charset "UTF-8";
#risamakeup {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

#container {
	background-color: #000000;
	background-image: url(images/big_gradient2.png);
	background-repeat: no-repeat;
	background-position: 200px 60px;
	width: 850px;
	position: absolute;
	left: 10%;
	top: 10%;
	height: 700px;
}
#container2 {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 200px 60px;
	width: 850px;
	position: absolute;
	left: 10%;
	top: 10%;
	height: 700px;
}
#homecontainer {
background-color: #000000;
background-image: url(images/homegradient2.jpg);
background-repeat: no-repeat;
background-position: 200px 60px;
width: 850px;
position: absolute;
left: 10%;
top: 10%;
}
a:visited {
	color: #999999;
	text-decoration: none;
}#pageHeader {
	background-color: #000000;
	background-image: url(images/risa-logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 850px;
	margin-bottom: 20px;
}
#pageHeader span {
	display: none;
}
#linklist ul {
	display: inline;
	float: left;
	width: 75px;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 120px;
	padding-right: 5px;
	padding-top: 15px;
	color: #999999;
}
#maincontent {
	float: left;
	height: 800px;
	width: 625px;

}
#aboutmain {
	float: left;
	width: 630px;
	height: 406px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 23px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#aboutmain2 {
	float: left;
	width: 630px;
	height: 406px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 16px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#videoholder {
	padding-left: 0px;
}
#aboutbio {
	float: left;
	width: 215px;
	height: 395px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#aboutbio span {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#aboutresume {
	width: 388px;
	float: right;
	padding-right: 10px;
	background-image: url(images/avivawedding2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
#aboutresume span {
	font-size: 16px;
}
#aboutmain p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contactmain {
	float: left;
	width: 630px;
	background-image: url(images/contact_image.jpg);
	height: 496px;
	background-repeat: no-repeat;
	background-position: 0px 88px;
	padding-top: 23px;
	padding-left: 0px;
	margin-left: 20px;
}
#contactmain p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contactmain span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #217273;
	text-decoration: none;
}
#linklist li {
	padding-bottom: 4px;
}
		ul#gallery, ul#gallery li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#gallery{
	width:170px;
	height:520px;
	position:relative;
			}			
		ul#gallery li{
	margin-top:2px;
	height: 50px;
	width: 50px;
	margin-right: 2px;
			}								
		ul#gallery a span{
			display:none;
			}
		ul#gallery a:hover{
			background:none;
			z-index:100;
			}	
		ul#gallery a:hover span{
	position:absolute;
	width:400px;
	height:300px;
	float:left;
	top:0;
	left:170px;
	display:block;
	}	
