	BODY 
		{background-image:url('pattern_090.gif');
		 margin:0;
		 padding:0;
		 overflow:auto;
		 height:100%;}

	html, body	
		{height:100%;
		 overflow:auto;}

	img
		{border:0;}
		
    img.new
		{border:3; 
		 border-color:#CCFF66;}
		
	div
		{border:0;}

	span, p, u, ul, li, b, strong
		{font-family:Verdana, Geneva, sans-serif;
		 font-size:12px;
		 color: #66FFFF;}
		 
	h1, H1
		{font-family:Verdana, Geneva, sans-serif;
		 font-size:20px;
		 font-weight:bold;
		 color: #FFFFFF;}
		 
	h2, H2
		{font-family:Verdana, Geneva, sans-serif;
		 font-size:16px;
		 font-weight:bold;
		 color: #ff0066;}
		 
	a, a:link, a:active, a:visited 
		{font-family:Verdana, Geneva, sans-serif;
		 font-size:12px;
		 color:#ffffff;
		 font-weight:bold;
		 text-decoration:none}

	a:hover 
		{font-size:12px;
	 	 color: #ffffff;
	 	 font-weight:bold;
	 	 text-decoration:none;
	 	 background-color: #E5004B}

	a.menu
		{font-size:16px;
		 color:#ffffff;
	 	 font-weight:bold;
	 	 text-decoration:none;}
		 
	a:hover.menu
		{font-size:16px;
	 	 color: #ffffff;
	 	 font-weight:bold;
	 	 text-decoration:none;
	 	 background-color: #E5004B}

	div.menu 
		{float: left;
		 background-color:#006666;
                 overflow:hidden;
		 height:100%;
	 	 width:23%; 
	 	 text-align:center;
		 padding:0px 2px 0px 0px;}

	div.content
		{float: right; 
		 background-color:#333333;
		 background-image:url('websitebg2.jpg');
                 background-repeat:no-repeat;
                 background-position:right bottom;
		 width:73%; 
		 height:100%;
		 padding:0px 5px 0px 15px;
                 right: 10%}

	div.profile
		{float: right; 
		 background-color:#333333;
		 background-image:url('websitebg2.jpg');
                 background-repeat:no-repeat;
                 background-position:right bottom;
		 width:73%; 
		 height:100%;
		 padding:0px 5px 0px 15px;}

	div.gallery
		{float: right; 
		 width:73%;
		 background-color:#333333;
		 height:100%;
		 padding:0px 5px 0px 15px;}
		 
	div.link1
		{float:right;
		 width:73%;
		 background-color:#333333;
		 background-image:url('websitebg2.jpg');
                 background-repeat:no-repeat;
                 background-position:right bottom;
		 height:100%;
		 padding:0px 5px 0px 15px;}
		 
	div.link2
		{float:right;
		 width:33%;
		 background-color:#333333;
		 background-image:url('websitebg2.jpg');
                 background-repeat:no-repeat;
                 background-position:right bottom;
		 height:100%;
		 padding:0px 5px 0px 15px;
                 right:30%}