/* Start of CMSMS style sheet 'teacup : teacup_designs' */
body {
	margin:0px;
	padding:0px;
        background-color:#FF99CC;
	text-align:center;        
}

img {
	border:0px;
}

.clearfloat {
	clear:both;
	height:0px;
}

#container {
	background-color: #ffffff;
	width:800px;
	margin:0px auto;
	padding:0;
	position:relative;
}

#header {
	background-color:#ffffff;
	width:800px;
	height:160px;
	text-align:center;
	padding-top:20px;
	text-align:center;
}

#menu {
	text-align:center;
	height:45px;
	width:800px;
	margin:0px;
	padding-top:9px;
	background:#fff url(uploads/teacup/menu_bg.png) no-repeat;
}

#main_body {
	width:800px;
	height:auto !important;
	text-align:center;
	font-size:16pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:0px;
	padding-right:20px;
}

#main_body a, a:visited {
        font-family:"Bookman Old Style", "Times New Roman", Times, serif;	
	font-weight:bold;
	font-size:16pt;
	color:#FF99CC;
        text-decoration:none;
}

#main_body a:hover {
        font-family:"Bookman Old Style", "Times New Roman", Times, serif;	
	font-weight:bold;
	font-size:16pt;
	color:#FF99CC;
        text-decoration:underline;
}

#landing_body {
	width:800px;
        background-color:#fff;
	text-align:center;
	font-size:16pt;
        height:100%;
        padding-top:150px;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
        vertical-align: middle;
}

#landing_body a, a:visited{
	font-size:16pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
        font-weight:bold;
        text-decoration:none;
}

#landing_body a:hover{
	font-size:16pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
        font-weight:bold;
        text-decoration:underline;
}

#footer {
	background-color: #ffffff;
	width:700px;
	height:50px;
	padding-top:10px;
        margin-left:50px;
        margin-right:50px;
	font-size:11px;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
	text-align:left;
	border-top:1px solid #FF99CC;
}

#footer_copyright {
	float:left;
	width:495px;
	text-align:left;
        padding-left:5px;
}

#footer_createdby {
	float:right;
	width:195px;
	text-align:right;
        padding-right:5px;
}

#footer_createdby a, a:visited {
	font-size:11px;
	color:#FF99CC;
	font-weight:normal;
	text-decoration:none;
}

#footer_createdby a:hover {
	text-decoration:underline;
}


.text_h1 {
	font-size:26pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;
}

.text_h2 {
	font-size:18pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;	
        font-weight:bold;
}

.text_body {
        font-size:16pt;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#FF99CC;	
}

/* End of 'teacup : teacup_designs' */

