@charset "utf-8";
/* CSS Document */

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#navtop {
	background-image: url(images/bluebar.gif);
	background-repeat: no-repeat;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 25px;
	height: 26px;
}
#tippy {
	font-size: small;
	height: 35px;
	padding-top: 15px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 30px;
	margin-top: 10px;
}
#tippy a {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#navtop a {
	color: #FFFFFF;
	text-decoration: none;
}
#navtop2 {
	background-image: url(images/greybar.gif);
	background-repeat: repeat;
	height: 24px;
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-align: center;
}
#navtop ul {
	text-decoration: none;
	display: inline;
}
#navtop li {
	text-decoration: none;
	display: inline;
	padding-right: 20px;
}
#navtop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main #mainright {
	float: right;
	width: 220px;
	font-size: small;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #999999;
	height: 250px;
	background-color: #F4F4F4;
}
#main #mainright h4 {
	font-size: small;
	font-weight: bold;
}
#main #mainleft {
	float: left;
	width: 258px;
	background-image: url(images/maingirl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 230px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	border: 1px solid #999999;
	height: 240px;
}
#navbot {

}
#main #mainclear {
	clear: both;
}

.leftimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.style1 {font-size: x-small}

