html { background-color:#000; padding:0; margin:0; }
body { background-color:#000; padding:0; margin:0; text-align:center; vertical-align:middle; overflow:auto; }


a:link	{ color:#333; text-decoration:none; }
a:visited	{ color:#333; text-decoration:none; }
a:hover	{ color:#cc9900; text-decoration:none; }

img {margin:0;border:0;}

.index		{
			float:left;
			width:200px;
			height:200px;
			padding-bottom:3px;
			text-align:center;
			margin-left:20px;
			overflow:hidden;
			}

.storecap	{
			font-size:14px;
			font-weight:normal;
			letter-spacing:normal;
			line-height:14px;
			}
			
.caption	{
			font-size:16px;
			color:#333;
			font-family:Georgia, Times New Roman, Times, serif;
			font-style:italic;
			font-weight:normal;
			}
			
.navbar		{
			background-color:#ffcc99;
			width:110px;
			height:467px;
			text-align:center;
			color:#000;
			font-family: Times New Roman, Times, serif;
			font-weight:bold;
			font-style:italic;
			float:left;
			padding-bottom:2px;
			overflow:hidden;
			}

.main		{
			width:700px;
			height:470px;
			background: #ffffcc url(images/parchment.gif) no-repeat;
			color:#000;
			font-family:Georgia, Times New Roman, Times, serif;
			font-style:italic;
			font-weight:bold;
			text-align:center;
			float:left;
			padding:10px 0 5px 0;
			font-size:10px;
			overflow:hidden;
			position:relative;
			}

.contactDiv {
			left:0;
			bottom:6px;
			padding-bottom:3px;
			position:absolute;
			margin:0 0 0 2px;
			letter-spacing:1px;
			line-height:1em;
			width:109px;
			font-weight:normal;
			font-size:14px;
			float:right;
			clear:both;
			overflow:hidden;
			}
			
.halfspace { line-height:12px; }
			
#customform	{
			text-align:left;
			position:absolute;
			top:50px;
			left:700px;
			width:210px;
			height:340px;
			z-index:10;
			}
			
.conch		{width:200px;}

.middle		{
			height:210px;
			text-align:center;
			}
			
.bio		{
			width:215px;
			height:467px;
			float:left;
			font-weight:normal;
			text-align:left;
			font-size:11px;
			font-family:arial;
			padding:8px;
			line-height:17px;
			}
			
.container	{
			position:absolute;
			margin-top:-233px;
			margin-left:-405px;
			top:50%;
			left:50%;
			width:810px;
			height:467px;
			overflow:hidden;
			}