/*
for valerietolosa.com

by One Design 

Table of Contents:
		layout
		typography
		forms
*/

/* layout
----------------------------------------------- */

/* generated by csscreator.com */
<style>
{
 margin-top:10px;
 padding:0;
text-align:center;
 }

 
#pagewidth{
width:800px;
margin-left : auto;
margin-right : auto;
text-align:left;
}

.header {
	background-color:#FFF;
    height:100px;
	padding-top:20px;
	padding-left:50px;
	width:100%;

}

.menu {
	color: #FFF;
	font-size: 15px;
	
}

.menu a:hover, .style3 a:visited:hover {
	color: #999999
}

.menu_strong {
	color: #FF0000;
	font-size: 16px

}

.menu2 {
	color: #FFF;
	height:55px;
	width:130px;
	font-size: 11px;
	position: relative;
	left: 40px;
	top:125px;
	text-align:center;
	border-spacing:5px
	}

.menu2 a:hover, .style3 a:visited:hover {
	color: #999999
}

 
#maincol{background-color: #FFF;
 height:450px; 
 position: relative;
 width:100%
 }
 
 #flashcontent {
		width: 100%;
		height: 450px;		
	}

.rightimage {
	position:absolute;
	left: 544px;
	top: 0px;

}
 
#footer{
 height:20px; 
 background-color:#FFF;
 font-size:10px
 } 
 
/* typography
----------------------------------------------- */

a { color:#333; text-decoration:none}
	
a img {border:none; }

/* forms
----------------------------------------------- */

/* old stuff
----------------------------------------------- */

/*the sub menu to the right*/	
	
.rightmenu {color: #FFFFFF; font-weight: bold; font-size: 12px; padding-left:50px; margin-top:30px;}

.rightmenu a:hover, .style3 a:visited:hover {
	color: #FFFFFF;}

</style>

	

