body
	{

		margin: 2%;
		font-family: Tahoma;
		font-size: 9pt;
		color: #666;
		background: #fff;
	}
	
a
	{
		color: #000;
		text-decoration: underline;
	}
	
a:hover
	{
		text-decoration: none;
	}

#container
	{
		padding: 0;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 2%;
		max-width: 1000px;
		min-width: 1000px;
	}

#content
	{
		padding: 10px;


		margin-top: 2%;
		text-align: left; 
		height: 700px;
		width: 300px; 
		line-height: 1.5;
		letter-spacing: .08em;
		float: right;
		position: relative;
	}
	
#pic
	{
		padding-right: 20px;
		margin-left: 0px;
		position: absolute;
		height: 700px;
		width: 700px; 
		text-align: center;
	}
	
img
{
border: 1px solid #000;
}
	
h1
	{
		font-family: Georgia;
		font-size: 14pt;
		letter-spacing: .5em;
		line-height: .02em;
	}
	
h2
	{
		font-family: Georgia;
		font-size: 11pt;
		letter-spacing: .02em;
		font-weight: normal;
		padding-bottom: 20px;
	}
	
ul		
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 0.02em;
		word-spacing: 0.03em;
		line-height: 2.5;
		list-style-type: square;
		margin-left: 50px;
	}
	
.copy
	{
		text-align: left;
		font-family: Arial;
		font-size: 8pt;
		margin-top:650px;
		margin-left: 0px;
	}
	
#rotator {
  background: url('gallery/rotate.php') no-repeat center middle;

  width: 700px;
  height: 700px;
  margin-left: 10px;
}
