/* 
 * Cascading Style Sheet(CSS 467), for Site Name
 * Author: James A. Mathias, admin@leihu.com, http://www.1lotus.com 
 * Copyright: 2004 Onelotus Creative and James A. Mathias, all rights reserved 
 *
 * All style rule attributes in alpha-numeric order starting from 0
 *
 */

/*
 * This style sheet is closed source
 * Unauthorized use will result in legal action
 * Please respect intelectual property rights
 * x = horizontal, y = vertical
 *
 * START STYLES --
 */

body{
	background: transparent;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

form,
h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}

h1,
h2,
p{
	color: #305492;
	font-size: 1.6em;
	margin: 0 5px;
	padding: 8px;
}

h2{
	background: #EEE;
	color: #962020;
	font-size: 1.1em;
	font-style: itaic;
	padding: 5px;
}

p{
	color: #222;
	font-size: 1.1em;
}

a:link,
a:visited{
	background: transarent;
	color: #305492;
	text-decoration: none;
}

a:hover,
a:active{
	color: #222;
}

#brandwrap,
#brandlogo{
	background: transparent url(../data/images/ih_brand_fill.gif) repeat-x top left;
	height: 114px;
}

#brandlogo{
	background: transparent url(../data/images/ih_brand_logo.gif) no-repeat top left;
}

#content{
	background: #F5F5F5;
	border: 2px solid #CCC;
	margin: 0 auto;
	padding: 0;
	width: 500px;
}

/*
 * END STYLES --
 * Please do not steal my code.
 * Thank you.
 *
 */
