﻿body {
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/background.gif) repeat-x top left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:center;
	}
	
a {
	color:#2C4681;
	text-decoration: underline;
	}

a:visited { color:#7996CB; }


a:hover { 
	text-decoration:none;
	color:#7996CB;
	} 

h1 {
	font-size:large;
	letter-spacing: -0.05em;
	text-align: center;
}
	

blockquote {
	line-height:125%;
	font-size:80%;
	text-align: left;
}


label {
	line-height:125%;
	font-size:80%;
	text-align: left;
}


p {
	line-height:125%;
	font-size:small;
	color: #333333;
}

sup { font-size:60%; }
	
hr {
	float:left;
	clear:both;
	margin:20px 0;
	width:100%;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-top:1px dashed #CCCCCC;
	}

img { border:none; }

img.right { 
	float:right; 
	clear:right;
	padding:0 0 10px 10px;
	}	

#wrapper {
	width:700px;
	margin:0 auto;
	padding:0 10px 0 15px;
	background-color:#FFFFFF;
	border-left:1px solid black;
	border-right:1px solid black;
	text-align:left;
	}

#maincolumn {
	float: left;
	width:390px;
	padding:220px 0 0 0;
	background:url(../images/header.gif) no-repeat top left;
	}
	
#subcolumn {
	float: left;
	width:275px;
	padding:0 0 0 15px;
	}	
	
#content {
	padding:0 20px 0 0;
	border-right:1px dashed #CCCCCC;
	font-weight: 700;
	font-size: small;
}
	
#content h2 {
	clear:left;
	font-size:100%;
	padding:0 0 8px 0;
	}

#content h3 {
	clear:right;
	font-size:medium;
	font-family: Arial;
}
	

	
#content li {
	font-size:80%;
	}

#logo {
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	}

#navigation {
	font-size:90%;
	font-weight:bold;	
	}

#navigation ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:15px 0 25px 0;
	text-transform:uppercase;
	text-align: center;
}

#navigation li {
	display:inline;
	padding:0 3px 0 0;
	text-align: right;
}
	
#navigation a { 
	text-decoration: none; 
	}

#navigation a:visited {
	color:#2C4681;
	}
	
#navigation a:hover {
	color:#7996CB;
	}

#sticky {
	width:255px;
	height:202px;
	margin:50px 0;
	background:url(../images/postitnote.gif) no-repeat top left;
	font-family:'Comic Sans MS', Arial, Helvetica, sans-serif;
	}
	
#sticky h2 {
	margin:0;
	padding:10px 0 0 45px;
	font-size:90%;
	}
	
#sticky a:visited {	
	color:#333333;
	text-decoration:none;
	}

#sticky a:hover {	
	color:#333333;
	text-decoration:none;
	}

#sticky a {	
	color:#333333;
	text-decoration:none;
	}

#sticky ul {
	list-style:none;
	margin:2px 0 0 15px;
	padding:3px 15px 5px 25px;
	text-indent:-1.1em; 
	}
	
#sticky li {
	padding:0 0 6px 0;
	font-size:75%;
	line-height:1.1em;
	}

.tip h2 {
	clear:right;
	background:url(../images/bluedot.gif) no-repeat center left;
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	font-size:90%;
	}	
	
.tip p {
	margin:0 0 25px 0;
	line-height:155%;
	}
	
.block {
	clear:both;
	}

.photo {
	float:left;
	margin:0 15px 15px 0;
	text-align:center;	
	font-size:80%;
	}

	
#footer {
	clear:both;
	background:#FFFFFF url(../images/footer.gif) no-repeat bottom left;
	height:130px;
	}
	
#footer p {
	padding:60px 0 0 0;
	font-size:75%;
	}
	
.sponsor_logo {
	clear:left;
	float:left;
	font-size:80%;
	margin:12px 8px 12px 0;
}

.sponsor_logo img {
	float:left;
}

.notice {
    background-color:#fbfeb6;
}