@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	color: #AD2B57;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #FF14A3;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
}
a:link, a:visited {
	font-weight: bold;
	color: #7E0755;
	text-decoration: none;
}
a:hover {
	color: #FF3CB3;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	clear: both;
	height: 100px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#logo-box {
	float: left;
	width: 565px;
}
#search-box {
	font-size: 0.8em;
	float: left;
	width: 210px;
	margin-top: 15px;
}
#top-right-nav a:link, #top-right-nav a:visited {
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
#top-right-nav a:hover {
	font-weight: bold;
	color: #FF14A3;
	text-decoration: none;
}
#login-box {
	font-size: 0.8em;
	width: 200px;
	float: left;
	margin-top: 20px;
}
#top-right-nav {
	float: left;
	width: 200px;
	font-size: 0.7em;
	margin-top: 5px;
}

#contents-wrapper {
	width: 800px;
	background-image: url(images/contents_bg01.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#contents {
	background-color: #FFFFFF;
	float: right;
	width: 650px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#contents-banner01 {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/banner01.jpg);
}
#contents-banner-femmy {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/femmy01.jpg);
}
#contents-banner-scholarship {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/scholarship01.jpg);
}
#contents-banner-thankyous {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/thankyou01.jpg);
}
#contents-banner-internship {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/internship01.jpg);
}
#contents-banner-event {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/events01.jpg);
}
#contents-banner-about {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/about01.jpg);
}
#contents-banner-contact {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/contact01.jpg);
}
#contents-banner-donation {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/donations01.jpg);
}
#contents-banner-joinUFC {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/joinUFC01.jpg);
}
#contents-banner-member {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/members01.jpg);
}
#contents-banner-sitemap {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/sitemap01.jpg);
}
#contents-banner-login {
	height: 150px;
	width: 650px;
	background-image: url(images/banners/login01.jpg);
}
#index-flash {
	background-color: #666666;
	height: 300px;
	width: 650px;
	float: right;
}
#contents-body {
	width: 610px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	float: right;
	line-height: 150%;
}
#contents-body ul li {
	margin-bottom: 15px;
}
#button-wrapper {
	height: 70px;
	width: 648px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: right;
}
#button1 a:link, #button1 a:visited {
	float: right;
	height: 70px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	margin-right: 2px;
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
}
#button2 a:link, #button2 a:visited {
	float: right;
	height: 70px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	margin-right: 2px;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
}
#button3 a:link, #button3 a:visited {
	float: right;
	height: 70px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	margin-right: 2px;
	background-image: url(images/button3.jpg);
	background-repeat: no-repeat;
}
#button4 a:link, #button4 a:visited {
	float: right;
	height: 70px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	margin-right: 2px;
	background-image: url(images/button4.jpg);
	background-repeat: no-repeat;
}
#button1 a:hover, #button2 a:hover, #button3 a:hover, #button4 a:hover {
	background-position: 0px -70px;
}
#left-wrapper {
	float: right;
	width: 148px;
	padding-bottom: 20px;
}

#left-nav {
	float: right;
	width: 133px;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	padding-top: 20px;
}
#left-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#left-nav ul li a:link, #left-nav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
#left-nav ul li a:hover {
	text-decoration: none;
	color: #7E0755;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
#left-subnav {
	float: right;
	width: 133px;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	padding-top: 20px;
}
#left-subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#left-subnav ul li a:link, #left-subnav ul li a:visited {
	text-decoration: none;
	color: #FFB7D9;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
#left-subnav ul li a:hover {
	text-decoration: none;
	color: #7E0755;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
#social-box {
	padding: 5px 5px 10px 10px;
	width: 114px;
	margin-right: 5px;
	margin-left: 5px;
	
	float: left;
	background-color: #FFBEDB;
	border: 2px solid #7E0755;
	margin-top: 20px;
}
#footer {
	height: 80px;
	width: 800px;
	clear: both;
	background-color: #7E0755;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FF14A3;
}
#calendar-container {
	float: right;
	width: 610px;
}
#calendar-box {
	padding: 10px;
	float: right;
	width: 245px;
	top: 50%;
	position: fixed;
	left: 56%;
}
#postit {
	float: right;
	width: 120px;
	padding-right: 14px;
	padding-top: 20px;
}
.textfield {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
.no-pad-mar {
	margin: 0px;
	padding: 0px;
}
.no-top-pad-mar {
	margin-top: 0px;
	padding-top: 0px;
}
.no-bttm-pad-mar {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contents-photo-right {
	float: right;
	width: 250px;
	padding-left: 15px;
}
.newsletter-box1 {
	float: left;
	width: 190px;
	margin-right: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.form-style01 {
	font-size: 90%;
}
.font-size-130 {
	font-size: 130%;
}
.font-size-100 {
	font-size: 100%;
}
.font-size-90 {
	font-size: 90%;
}
.font-size-80 {
	font-size: 80%;
}
.font-size-70 {
	font-size: 70%;
}
.members-only {
	font-size: 0.9em;
	padding-bottom: 10px;
	margin: 0px;
	display: block;
}
.style01 {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #333333;
}

.form-wrapper {
	width: 540px;
	border: 2px solid #7E0755;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFE0EC;
	margin-right: auto;
	margin-left: auto;
}
#left-subnav .members-only:link, #left-subnav .members-only:visited {
	color: #FFFFFF;
}
#left-subnav .members-only:hover {
	color: #7E0755;
}
.style02 {
	font-size: 200%;
	font-weight: bold;
	color: #AD2B57;
}
.deco01 {
	background-image: url(images/deco01.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
