@charset "utf-8";
/* CSS Document */

/* rousson construction */

body	{
	margin-left:4em;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

a:link	{
	color:#000000;
}	

#image	{
	margin-top:1em; margin-left:2em;
}	

h1	{
	font-size:24px;
	font-weight:bold;
}	
h4	{
	font-size:16px;
	font-weight:bold;
}	
li	{
	font-size:16px;
	font-weight:bold;
}	
	

#textbox1	{
	margin-top:2em; margin-left:2em;
	
}

/*#header	{
	height: 90px;
	width: 100%;
	background-color: #1A979D;
	border-bottom: thin solid #ff1493;
}

#nav	{
	float: left;
    display: inline;
	background-color: #1A979D;
    padding: 0;
    margin: 0;
    width:8em;
    Total width is 10em
	height:40em;

}

#main	{

}

/*#footer	{
	height: 30px;
	width: 100%;
	background-color: #1A979D;
	margin-bottom:0px;
	border-top: thin solid #ff1493;
	clear: both;

}
*/