body {
	background-color: #08004a;
	margin: 0;
	padding: 0;
	font-size: 68.7%;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: black;
}

h1 {
	color: black;
	font: italic small-caps bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	width: 100%;
	position: relative;
}

/* @group Content */

#content {
	background: url(background_centre.jpg) repeat-y;
	margin: 0 auto;
	width: 790px;
	padding: 0;
	position: relative;
}

#header {
	height: 82px;
	padding: 20px 0 0;
	position: relative;
}

/* @group Content */

#break1 {
	position: relative;
	height: 50px;
	background: #ed1c24 url(background_left_footer.jpg) repeat-y;
	width: 100%;
	margin: 0;
	padding: 0;
}

#break2 {
	position: relative;
	height: 50px;
	background: url(images/footer_star.png) repeat-x;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#break3 {
	position: relative;
	background: url(images/footer_bkground.jpg) repeat-y;
	margin: 0 auto;
	width: 790px;
	top: -50px;
	left: 0;
	height: 50px;
	padding: 0;
	z-index: 5;
}

#footer {
	width: 790px;
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/* @end */

.clear {
	clear: both;
}

#candidates {
	position: absolute;
	top: 120px;
	width: 790px;
}

.preorder {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

#flipbook {
}

/* @end */