body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	background: #EEEEEE url('uguide/background.gif') center top no-repeat;
	text-align: center;
}

a:link, a:visited {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#container {
	width: 600px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#signup {
	width: 590px;
	padding: 0 10px 0 0;
	margin: 0;
	height: 22px;
	text-align: right;
}

#links {
	width: 550px;
	padding: 0;
	margin: 110px auto 0 auto;
}

#box {
	width: 550px;
	border-bottom: solid 4px #CCCCCC;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url('uguide/box_bg.gif') repeat-y;
	text-align: center;
}

#box p {
	width: 95%;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: left;
}
	

.title {
	width: 400px;
	height: 25px;
	padding: 12px 0 0 55px;
	margin: 0;
	color: #FFFFFF;
	text-align: left;
}
	

h1 {
	width: 550px;
	height: 47px;
	padding: 0;
	margin: 20px auto 0 auto;
	font-size: 1.5em;
	text-align: left;
}

.star {
	background: url('uguide/h1_star.gif') no-repeat;
}

.profiles {
	background: url('uguide/h1_profiles.gif') no-repeat;
}

.townhall {
	background: url('uguide/h1_thall.gif') no-repeat;
}

.grass {
	background: url('uguide/h1_grass.gif') no-repeat;
}

.akit {
	background: url('uguide/h1_akit.gif') no-repeat;
}

.films {
	background: url('uguide/h1_films.gif') no-repeat;
}

.secure {
	background: url('uguide/h1_secure.gif') no-repeat;
}

