body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 80%;
	line-height:160%;
	background: #FFFFFF url(images/header-bg.gif) repeat-x;
}

a {
	text-decoration:none;
	color: #CCCCCC;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:none;
}



h1#logo {
	text-indent: -9999px;
	left: 64px;
	
	}
	
h3#family {
	float: left;
	text-indent:-9999px;
	}

h2{
	font-family:  Arial, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #990033;
	font-weight: normal;
	margin: 20px 0px 5px;
	padding-bottom: 2px;
	}

h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #6699FF;
	padding-bottom: 2px;
	margin: 5px 0px 5px;
}

p{
 font-family:"Myriad Pro", Arial;
 font-size:12px;
 padding: 10px 10px 10px 10px;
 }

#wrap{
	margin: 20px auto;
	padding-top:0px;
	width: 800px;
	background:url(images/title.png) no-repeat;
	height:800px;
}
#breadcrumbs {text-align: left; padding: 0 0 0 0; margin: 0 0 0 0}


	

#footer {
	clear:both;
	background: url(images/footer.png) no-repeat;
	height: 20px;
	margin-left:10px;
	
	
}

#bottomlinks{
	height:20px;
	list-style:none;
	text-decoration: none;
	padding-top:2px;
	line-height:100%;
	color:#FFFFFF;
	margin-left:150px;

	}
	
#toplinks{
	height:20px;
	clear:both;
	list-style:none;
	font-size:14px;
	text-decoration: none;
	margin-top:60px;
	line-height:100%;
	color:#FFFFFF;
	margin-left:110px;
	}
	
#picture {
	margin-top:10px;
	clear:both;
	margin-left:7px;
	height:300px;
	background: url(images/picture.swf) no-repeat;
	}
	
#copyright {
	width: 770px;
	text-align:right;
	margin: 0px auto;
	font-size: 90%;
	color: #666666;
}

#header {
height:5px;
}

#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
label {
	float: left;
	width: 200px;
}
#for1 div {
	clear: left;
	margin-top: 10px;
}
#form1 div {
	clear: left;
	margin-top: 10px;
}
.text {
	padding: 0.2em;
	width: 300px;
	border: 2px inset #0099FF;
}
.error {
	color: #990000;
}

p#breadcrumb {
 text-indent:-9999px;
 }