* {
	background:			transparent;
}
body {
	padding:			0px;
	margin:				0px;
	border:				0px;
	margin-top:			0px;
	background:			#ffffff;
}
a:link, a:visited { 
	color: #002E82; 
	text-decoration: underline; 
}
a:hover{ 
	color: #666; text-decoration: underline; 
}
#content{
	position:			relative;
	margin:				0;
	line-height:		normal;
	width:				760px;
	margin:				0 auto;
}
#content ul {
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	list-style:			none;
}
#content li {
	display:			inline;
	margin:				0;
	padding:			0;
}
#leftBorder {
	position:			relative;
	top:				0px;
	float:				left;
	width:				16px;
	height:				800px;
	background:			url(imgs/leftBorder.gif) top left no-repeat;
	display:			block;
}
#rightBorder {
	position:			relative;
	top:				0px;
	float:				right;
	width:				16px;
	height:				800px;
	background:			url(imgs/rightBorder.gif) top right no-repeat;
	display:			block;

}
#page {
	position:			relative;
	top:				0px;
	margin:				0 auto;
	padding-top: 5px;
}
#footer {
	height:				36px;
	display:			block;
	width:				100%;
	position:			fixed; 
	bottom:				0px; 
	opacity:			.7;
	filter:				alpha(opacity=70);
	background:			url(imgs/yellow-tulips-bottom.jpg) top center no-repeat;
}
#footerText {
	border:				0px #666666 solid;
	border-top-width:	1px;
	width:				762px;
	height:				100%;
	vertical-align:		middle;
	margin:				0 auto;
	text-align:			center;
	font-family:		geneva,arial,sans-serif;
	font-weight:		normal;
	word-spacing:		-1px;
	font-size:			70%;
}
#menu{
	display:			block;
	float:				left;
	padding-bottom:		20px;	
	padding-top:		20px;
	line-height: 		160%;
	background:			url(imgs/menu.jpg) top center no-repeat;
	font-family:		"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 			90%;
	position:			relative;
	width:				160px;
	top:				0px;
	margin-top:			5px;
	margin-left:		5px;	
	height:				150px;
}
.pix img {
	border: 1px solid #999999;
	padding: 4px;
}
.pix {
	width: 140px;
	float: left;
	margin-left: 15px;
}
.right {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 131px;
}


#header{
	display:			block;
	position:			relative;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	width:				550px;
	height:				200px;
	background:			url(imgs/top.jpg) top left no-repeat;
}
#menu ul li{
	font-weight:		bold;
	display:			block;
	list-style-type:	none;
	padding-left: 20px;
}
#menu ul li a{
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#pageName{
	display:			block;
	float:				left;
	position:			relative;
	top:				0px;
	margin-top:			5px;
	margin-left:		5px;
	width:				630px;
	height:				80px;
	background:			url(imgs/page.gif) top left no-repeat;			
}
#pageName span{
	font-variant:		small-caps;
	font-family:		"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 			400%;
	margin-left:		20px;
}
#logo{
	display:			block;
	position:			relative;
	float:				right;
	margin-top:			5px;
	margin-right:		5px;
	width:				80px;
	height:				80px;
	background:			url(imgs//tulip-logo.gif) top left no-repeat;
}
.credit {
	background-image: url(imgs/visa-mc.jpg);
	height: 89px;
	width: 120px;
	float: right;
	margin-right: 15px;
	background-repeat: no-repeat;
}

#main{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	display:			block;
	margin:				0 auto;
	float:				right;
	margin-top:			15px;
	margin-right:		15px;
	width:				705px;
	line-height: 20px;
}
#main h1,h2,h3,h4,h5,h6{
	margin-left:		10px;
	font-size: 			25px;
	border:				0px #CCCCCC solid;
	border-bottom-width:3px;
}
#main p {
	margin:				10px 10px 10px 10px;
	font-size: 			75%;	
}
