@charset "utf-8";
/* css document for new hot asian gallery */
/* coded by barry harbour */

html, body {
	background-color: rgb(113,0,0);
	font-family:arial, helvetica, sans-serif;
	color: #ffffff; 
	font-size: 1pc; 
}

a {
	font-family: georgia; 
	font-size: 1pc; 
}


a:link {

	color: #ffffff; 
	text-decoration: underline; 
}

a:visited {
	color: #ffffff; 
	text-decoration: underline; 
}


a:hover {

	color: #ffcc00; 
	text-decoration: underline; 
}

a:active {

	color: #ffcc00; 
	text-decoration: underline 
}

p {
	text-align:center;
	font-family:"franklin gothic book", helvetica, arial; 
}

h1 {
	font-family: freestyle script; 
	color: #ffcc00; 
	font-size: 4pc;
	text-align:center; 
}

h2 {
	font-family: freestyle script; 
	color: #c0c0c0; 
	font-size: 3pc;
	text-align:center; 
}

h3 {
	font-family: freestyle script; 
	color: #ffffff; 
	font-size: 2pc;
	text-align:center; 
}

h4 {
	font-family: freestyle script; 
	color: #ffcc00; 
	font-size: 2pc;
	text-align:center; 
}

h5 {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-align:center; 
}

h6 {
	font-family:"times new roman", times, serif;
	font-size:10px;
	color:#666;
	text-align:center; 
}

#container {
	width:960px;
	margin:0 auto;
	padding:0;
}

#header {
	position:relative;
	padding:0;
	margin:0;
	text-align:center; 
}

#header img {
	border-bottom: 0px solid; 
	border-left: 0px solid; 
	width: 779px;
	height: 376px;  
	border-top: 0px solid;  
	border-right: 0px solid; 
}

#asian_gallery_links {
	position:relative;
	margin: 3em,1em;
}

#asian_gallery_links img {
	margin: .5em 1em;
	
}

#asian_gallery_links a {
	text-align:center;
}

#asian_gallery_footer {
	position:relative;
	margin:0;
	padding:0; }

#asian_footer_links ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center; 
}

#asian_footer_links ul li {
	display:inline; 
}

#asian_footer_links ul li a {
	text-decoration:none;
	padding: .2em, 1em;
	color:#fff; 
}

#asian_footer_links ul li a:hover {
	color:#999;
	text-decoration:underline; 
}

#hr_footer {
	size:9;
	color:#fff;
	margin-top:5em;
	position:relative; 
}

#hr_footer p {
	color:#fff;
	text-align:center; }


