
body  	{background-image: url(images/bg.gif); 
	background-repeat: none; 
	background-attachment: none; 
	background-color: #ffffff; 
	overflow: auto;}

body, td	{font-family: trebuchet ms; 
	font-size: 11px; 
	color: #5a5a5a; 
	list-style-type: circle; 
	line-height: 170%}

a:link, a:visited  {text-decoration: none; 
	color: #f85c94; cursor: crosshair}

a:hover	{text-decoration: none; 
	background-color: none; 
	color: #222222; cursor: crosshair}

#image	{position: absolute; 
	top:0; 
	left:280; 
	z-index:1;}

#h1	{position: absolute; 
	top:45; 
	left: 533; 
	height:20; 
	width:180; 
	z-index:1; 
	overflow: visible;}

#content	{position: absolute;
	top:80; 
	left:280; 
	height:20; 
	width:550; 
	z-index:1; 
	overflow: visible;}

 td.content  {background-image: url(images/bg.png); 
	background-repeat: none; 
	background-attachment: none; }

img.images {border: 1px dotted #8a8a8a;
	background: #dfdfdf;
	margin: 6px;
	padding: 5px;
	text-align:center;}

img.images {border: 1px dotted #585757;
	background: #dfdfdf;
	margin: 6px;
	padding: 5px;
	text-align:center;}

div.footer {font-family: franklin gothic medium;
	font-size: 7px; 
	text-transform: uppercase;
	color: #606060; 
	align: justify;
	letter-spacing: 1px;
	line-height: 150%} 

div.outs 	{color: #94adb5; 
	letter-spacing: 1px;
	font-family: arial;
	font-size:10px; 
	text-decoration: none; 
	text-transform: uppercase;
	text-align: center;}

b	{font-family: georgia;}

h1 	{margin: 0px 20px 0; height: 35px;
	font-family: georgia;
	font-size: 18px;
	text-trasnform: bold;
	display: block;	
	text-align: left;
	padding: 0px 0 0 45px;
	color: #ffffff;
	letter-spacing: 3px; }

h2 	{margin: 0px 20px 0; height: 35px;
	font-family: georgia;
	font-size: 14px;
	text-trasnform: bold;
	display: block;	
	text-align: left;
	padding: 0px 0 0 45px;
	color: #eeeeee;
	letter-spacing: 3px; }

input, textarea, option, select {font-family: trebuchet ms;
	font-weight:normal;
	font-size:11px;
	line-height:30px;
	color: #f85c94; 
	border-bottom: #eeeeee; 
	border-top: #eeeeee; 
	border-left: #eeeeee; 
	border-right: #eeeeee; 
	background-color: #eeeeee;}

.codesort li {display: inline;
	padding-right: 0.5em;}
