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

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
margin:0;
}

h1 {

font-size: 36px;
font-weight:normal;
color: #c70750;
margin:0;
padding:0;
text-align:center;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight:normal;
color: #c70750;
margin:0;
padding:0 0 10px 0;
text-align:center;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height:16px;
font-weight:bold;
color: #669999;
margin:0 0 5px 0;
padding:0;
text-align:center;
}

#container {
width:820px;
height:765px;
background-image:url(_images/background.gif);
background-position:right top;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#top {
width:470px;
height:640px;
background-image:url(_images/left-pic.jpg);
background-position:left bottom;
background-repeat:no-repeat;
padding: 10px 20px 0 320px;
}

	#left {
	float:left;
	width: 230px;
	color:#c70750;
	text-align:center; }

		#left span {
		font-size: 18px;
		font-weight:normal;
		color: #c70750;
		}

	
	#right {
	float:right;
	width: 230px;
	color:#c70750;}
	
	#right a{
		text-decoration:none;
		color:#c70750;
		}	
			
		#right span{
		font-size: 14px;
		font-weight:bold;
		margin-bottom:5px;}
		
			#right span a{
			font-size: 12px;
			text-decoration:none;
			font-weight:bold;
			color:#c70750;}
	

#draw {
background-image: url(_images/draw-bg.gif);
background-repeat:no-repeat;
width:232px;
height:110px;
padding: 10px 0 0 0;
color:#FFFFFF;
text-align:center;
font-size:14px;}

	#draw span {
	font-size:36px;}

#bottom {
width:800px;
height:115px;
clear:both;
background-image:url(_images/left-pic-btm.jpg);
background-position:bottom left;
background-repeat:no-repeat;
text-align:right;
}