body {
	background: url(../girlbg1.png) no-repeat fixed right bottom;
	margin: 0;
}

a {
	border: none;
}

/* @group leftside */

div#wrapper1 {
	background-color: transparent;
	width: 500px;
	margin: 0px 400px 0px 0px;
	float: right;
}

div#content1 {
	background-color: transparent;
	float: right;
	position: relative;
	margin: 60px 50px 50px 0px;
}

div#content1a {
	background-color: transparent;
	float: left;
	position: relative;
	margin-right: 100px;
}

/* @end */

h3 {
	font-size: 100%;
	color: #bf0022;
	margin: 1em 0px -5px 0px
}


ul {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.25em;
	list-style: outside;
	list-style-type: none;
}

.bold {
	font-size: 100%;
	font-weight: bold;
}