body, p, td, li, input, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #fff;
}

body {
	background: #a4a5aa url('../images/bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
}

tr {
	vertical-align: top;
}

p {
	padding: 0;
}

h1 {
	font-family: times;
	color: #000;
	font-weight: normal;
	font-size: 48px;
	}

h2 {
	font-family: Times;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	font-size: 32px;
}

h3 {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

a {
	color: #000;
}

img {
	border: 0;
}

#wrapper { 
	background: #a4a5aa url('../images/woman.jpg') no-repeat top center;
	width: 1260px; 
	top: 0;
	left: 50%; 
	display: block;
	margin-left: -630px; 
	position: absolute;
	height: 750px;
	height: 100%;
	z-index: 2;
}
a#webring {
	position: absolute;
	left: 712px;
	top: 0;
	background: url('../images/webring.png') no-repeat;
	width: 258px;
	height: 34px;
	display: block;
}
a#webring:hover {
	background: url('../images/webring_hi.gif') no-repeat;
	}
a#webring b {
	display: none;
	visibility: hidden;
}
#carousel {
	display: block;
	top: 50%;
	margin-top: -285px;
	width: 490px;
	left: 140px;
	height: 475px;
	position: absolute;
	background: url('../images/carousel_bg.png') no-repeat;
}
#carousel img {
	padding: 0px 0px 0px 00px;
	}
#carousel p {
	padding: 0px 20px 0 20px;
	}
#footer {
	padding-top: 40px;
	display: block;
	position: absolute;
	/*top: 625px;*/
	bottom: 5%;
	height: 60px;
	width: 1000px;
	left: 140px;
	font-size: 10px;
	color: #666;
	background: url('../images/footer_top2.gif') no-repeat;
}
#footer a, #footer p {
	color: #444;
	font-size: 16px;
	margin: 0px 0 0 20px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
