html, body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	font-size: 10px;
	}

p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	font-size: 10px;
}

img {
	border: none;
	}
a {
outline: none;
}
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: none;}

h1 {
	font-weight: bold;
	font-size: 12px;
}
#content{
	width: 1055px;
	height: 600px;}
	
	
#rightContainer{
	width: 320px;
	height: 600px;
	float: right;}

#topContainer{
	width: 277px;
	height: 100px;
	}

#menu{
	width: 191px;
	height: 100px;
	float: left;}

#home{
	width: 86px;
	height: 100px;
	float: right;
	}
	
#imagemenu{
	width: 284pt;
	float: left;
	}
	
	
#text{
	 width: 250px;
	 height: 449px;
	 float: left;
	 font-size: 10px;
	}
	
#image{
	line-height: 15px;
	display: inline;
	 width: 725px;
	 float: left;
	 text-align: right;
	 height: 540px;
	 overflow: hidden;
	}
#image img {}

#image p {padding-right: 50px;}
	
#text_wrapper {text-align: left; line-height: 15px;
	display: inline;
	 width: 725px;
	 float: left; overflow: hidden;}
#text_wrapper h1 {margin-bottom:0; margin-top: 15px;}
#text_wrapper p {font-size: 12px; font-family: Arial; margin:0;}

	

