
body  	{background-image: url(images/bg.jpg); 
	background-repeat: none; 
	background-attachment: none; 
	background-color: #ffffff; 
	overflow: auto;}

body, td	{font-family: arial; 
	font-size: 11px; 
	color: #a7a7a7; 
	list-style-type: circle; 
	line-height: 160%}

a:link 	{text-decoration: none; 
	border-bottom: #e9e9e9 2px solid; 
	color: #aaaaaa; 
	font-weight: bold;}
a:visited 	{text-decoration: none; 
	border-bottom: #e9e9e9 2px solid; 
	color: #aaaaaa; 
	font-weight: bold;}
a:active 	{text-decoration: none; 
	border-bottom: #e9e9e9 2px solid; 
	color: #aaaaaa; 
	font-weight: bold;}
a:hover 	{text-decoration: none; 
	border-bottom: #aaaaaa 2px solid; 
	color: #CCCCCC;}

a.style1:link {color: #636262; 
	border-bottom: none; 
	font-weight: normal;}
a.style1:visited {color: #636262; 
	border-bottom: none; 
	font-weight: normal;}
a.style1:hover {color: #CCCCCC; 
	border-bottom: none; 
	font-weight: normal;}

a.style2:link {color: #898989; 
	border-bottom: none; 
	font-weight: normal;}
a.style2:visited {color: #898989; 
	border-bottom: none; 
	font-weight: normal;}
a.style2:hover {color: #CCCCCC; 
	border-bottom: none; 
	font-weight: normal;}

b	{color: #d7cab1;}

div.float 	{float: right
	width: 350px;
	margin: 5px;
	padding: 5px;
	}

 td.main	{background-image: url(images/bg-in.png); 
	background-repeat: none; 
	background-attachment: none; }

 td.footer	{background-image: url(images/footer.png); 
	background-repeat: repeat-x; 
	background-attachment: scroll; }

div.footer {font-family: franklin gothic medium;
	text-transform: uppercase;
	font-size: 7px; 
	color: #636262; 
	letter-spacing: 2px; 
	align: justify;
	line-height: 120%}  

div.content  {width:450; 
	margin-right: 0px; 
	margin-left: 170px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	letter-spacing: 0px;
	letter-spacing: 0px;}

#image	{position: absolute; 
	top:0; 
	left:200; 
	z-index:1;}

#content	{position: absolute; 
	top:317; 
	left:200; 
	height:20; 
	width:650; 
	z-index:1; 
	overflow: visible;}

#main2	{position: absolute; 
	top:330; 
	left:200; 
	height:20; 
	width:250; 
	z-index:1; 
	overflow: visible;}

h1 	{margin: 0px 20px 0; height: 35px;
	font-family: georgia;
	font-size: 11px;
	text-transform: uppercase; 
	display: block;	
	text-align: left;
	padding: 0px 0 0 75px;
	color: #9d9d9d;
	letter-spacing: 4px; 
	background-image: url(img-h1.png);
	background-repeat: no-repeat;}

h2  	{color: #dbb86b; 
 	font: 8px arial; 
	text-transform: uppercase; 
	letter-spacing: 3px; 
	margin-top: -20px; 
	margin-bottom: 10px; 
	margin-left: 30; padding: 2px;
	text-align: left;  }

h3 	{margin-top: 0px; 
	padding: 0px 0 0 75px;
	font-size: 10px; 
	border-left-corner: #f0d688; 
	margin-bottom: 15px; 
	text-transform: uppercase; 
	color: #d1d1d1; 
	border-top-color: #f0d688; 
	border-bottom: #a9a9a9 1px dotted; 
	font-family: arial; 
	letter-spacing: 11px; 
	text-align: left; 
	border-right-color: #f0d688; }    

img	 { border: 0px; }

img.border { border:1px solid #b2b2b2; 
	margin: 7px;
	padding: 5px;}

img:hover.border {border: 1px solid #f5d678;
	background: #efefef;
	margin: 7px;
	padding: 5px;}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

.codesort h2 { margin-top: 0px; 
	padding: 0px 0 0 75px;
	font-size: 10px; 
	border-left-corner: #f0d688; 
	margin-bottom: 15px; 
	text-transform: uppercase; 
	color: #d1d1d1; 
	border-top-color: #f0d688; 
	border-bottom: #a9a9a9 1px dotted; 
	font-family: arial; 
	letter-spacing: 11px; 
	text-align: left; 
	border-right-color: #f0d688; }

.codesort h3 { color: #dbb86b; 
 	font: 8px arial; 
	text-transform: uppercase; 
	letter-spacing: 3px; 
	margin-top: -20px; 
	margin-bottom: 10px; 
	margin-left: 30; padding: 2px;
	text-align: left; }

.codesort img {border:1px solid #b2b2b2; 
	margin: 7px;
	padding: 5px;}


input, textarea, option, select {
	font-size:11px;
	line-height:30px;
	color: #a7a7a7; 
	border-bottom: #f1f1f1; 
	border-top: #f1f1f1; 
	border-left: #f1f1f1; 
	border-right: #f1f1f1; 
	background-color: #f1f1f1;}






