html	{height: 100%; }
body	{padding:0;
		 margin:10px 0 10px 0;
		 text-align:center;
		 background-color:#000;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:14px;
		 color:#fff;
		 height: 100%;
			 }
#main	{text-align:center;
		 padding:0;
		 margin:0 auto;
		 width: 780px;
		 }
a:link, a:visited {	color:#ef3b7d;
					text-decoration:none;
					}
a:hover			{	color:#ef3b7d;
					background-color:#fff;
					text-decoration:none;
					}	
a:active			{
					color:#ef3b7d;
					background-color:#fff;
					text-decoration:none;
					}					
a.menu:link, a.menu:visited {
					color:#fff;
					text-decoration:none;
					}
a.menu:hover			{
					color:#333;
					text-decoration:none;
					}	
a.menu:active			{
					color:#ffae00;
					text-decoration:none;
					}
h1			{padding:35px 0 0 0;
			 margin:0 auto;
			 font-size:32px;
			 color:#ef3b7d;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 }
h2			{padding:0;
			 margin:0 auto;
			 font-size:20px;
			 color:#ef3b7d;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 }
h3			{padding:0;
			 margin:0 auto;
			 font-size:13px;
			 text-decoration:underline;
			 color:#e0de12;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 }
#header		{padding:0;
			 margin:0 auto;
			 width:780px;
			 height: 150px;
			 background-image:url(images/imogen_sex_tape.gif);
			 background-repeat:no-repeat;
			 text-align:center;
			 border-bottom: dashed 1px #e0de12;
			 }
#wrapper 	{margin: 0 auto;
			padding: 0;
			width: 780px;
			text-align:center;
			float:left;
			background-color:#000;
			border-top: dashed 1px #e0de12;
			border-right: dashed 1px #e0de12;
			border-bottom: dashed 1px #e0de12;
			border-left:dashed 1px #e0de12;			
			}
#conwrap	{padding:0;
			 margin:0 auto;
			 float:left;
			 background-color:#000;
			 }
#content	{padding:0;
			 width:580px;
			 margin:5px 5px 5px 5px;
			 float:left;
			 text-align: center;
			 }
#contentfull {padding: 5px;
			  margin:0 auto;
			  width: 624px;
			  float:left;
			  text-align:center;
			  }	
#left	    {padding:0;
			 margin:0 0 0 1px;
			 width:146px;
			 background-color: #fff;
			 /*border: solid 1px #990000;*/
			 float:left;
			 text-align:center;	 
			 }
#right	    {padding:0;
			 margin:5px 0 0 0;
			 width:180px;
			 float:left;
			 text-align:left;
			 }
#footer		{padding: 4px;
			 margin:15px 0 5px 0;
			 text-align:center;
			 clear:both;
			 border-top: dashed 1px #e0de12;
			 }
#pictures	{margin: 12px 0 0 0;
			 padding:0 0 0 8px;
			 }
object		 {padding:2px;
			  margin:0 auto;
			  text-align:center;
			  }