/* Start of CMSMS style sheet 'uki09' */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-image: url(uploads/images/gradient2009.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
img.logo {
	position: absolute;
	top: 15px;
	right: 500px;
}
img.fcup {
	position: absolute;
	top: 60px;
	right: 10px;
}
img.lady {
	position: absolute;
	top: 190px;
	right: 10px;
}
.wrapper {
	width: 780px;
	background: #1308a4;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -207px;
	z-index: 1;
}
#headimg {
	text-align: right;
        padding-top: 40px;
}
#mainlink {
	text-align: right;
	height: 20px;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
}
#content {
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;	
	color: white;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
}
#content h1 {
	font-size: 20px;
	color: white;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a {
	color: yellow;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.push { height: 207px;}
.footer {
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFFFFF;
	height: 207px;
	z-index: 2;
}
.footer img {
	padding: 5px;
	border: 0;
}
.footer table {
	margin: 0 auto;
}
b.rbottom {
	display: block;
	background: #FFFFFF;
}
b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #1308a4;
}
b.r1 { margin: 0 5px; }
b.r2 { margin: 0 3px; }
b.r3 { margin: 0 2px; }
b.rbottom b.r4 { 
	margin: 0 1px;
	height: 2px;
}
.footer img {
	vertical-align: middle;
}

/* End of 'uki09' */

