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

body {background-image:url(images/bkgrd.png); font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; margin:0}
h1 {font-size:14pt; color:#be4856}
h2 {font-size:12pt; color:#3a8c80}
a {color:#be4856; text-decoration:none}
a:hover {text-decoration:overline underline; color:#3a8c80}
#main {width:1017px; margin:auto; z-index:1; position:relative; margin-top: -172px}
#bar {background-image:url(images/bar.jpg);	margin-top:64px; height:108px; z-index:-1; width:100%; position:relative}
#header {background-image:url(images/header.jpg); padding-top:172px; height:128px;}
#headerint {background-image:url(images/headerint.jpg); padding-top:172px; height:128px;}
#text { background-image:url(images/txtbkgrd.png); padding-left:40px; padding-right:10px; display:table; height:100%; width:970px; overflow:hidden;}
#bottom {background-image:url(images/bottomofpage.png); color:#FFFFFF; height:25px; text-align:right; padding:15px; padding-right:50px; background-repeat:no-repeat}
#bottom a {color:#d0bea9}
.nameofpage {padding-top:50px; margin-left:50px;}
.pasttbl {background-color:#3a8c80; color:#FFFFFF; font-size:12pt}
.img {padding:8px; background-color:#be4856; background-image:url(images/imgbkgrd.jpg); margin:5px;}
.smtxt {font-size:7pt;}

/* rollover */
a.rollover {display: block; float:right; font-size:10pt; width:87px; height:23px; padding:5px; color:#FFFFFF; text-decoration:none;  background: url("images/nav.png") 0 0 no-repeat; text-align:center; margin-right:8px;} 
a:hover.rollover { background-position: -97px 0; color:#FFFFFF;} 
#sponsor {
	float: right;
	width:250px;
	text-align:center;


}
#c2 {
	float:right;
	width:350px;
	clear:both;
	padding-left:10px;
}

