/********************************/
a{
	color: #002663;
	text-decoration: none;
}
body{
	margin: 0px;
	background: url(../images/gradient.gif) #002663 repeat-x fixed;
	color: #6B6D6B;
	font: 12px Arial,Helvetica,"Helvetica LT Std","HelveticaNeueLT Std",sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 0;
	color: #8B2346;
	font-size: 1em;
}
hr{
	left: -9999px;
	position: absolute;
}
/********************************/
#body *{
	margin-top: 0;
}
/********************************/
#content{
	margin: auto;
	padding: 20px;
	width: 660px;
	background: #FFFFFF;
}
#content h1{
	font-size: 22px;
}
#content h2{
	font-size: 16px;
}
#content h3{
	margin: 0;
	font-size: 12px;
}
#content iframe{
	width: 615px;
	height: 400px;
}
#content img,#content iframe{
	border: 1px solid #EEEEEE;
	border-bottom-width: 5px;
	border-right-width: 3px;
	padding: 20px;
	background: #FFFFFF;
}
#content p{
	text-align: justify;
}
/********************************/
#footer{
	margin: auto;
	padding: 40px 20px;
	width: 660px;
	text-align: right;
}
#footer *{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #5770B0;
	font-size: 11px;
	text-decoration: none;
}
#footer ul{
	margin-bottom: 1em;
}
#footer ul a{
	color: #98AACB;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
/********************************/
#links #content p a{
	margin-left: 1.5em;
	display: block;
}
/********************************/
#nav{
	margin: 0 auto;
	width: 700px;
	background: #002663;
	height: 37px;
}
#nav *{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}
#nav a{
	padding: 13px;
	background: #002663;
}
#nav a:hover,#nav .selected{
	background: #8B2346;
}
#nav li ul{
	width: 150px;
	left: -9999px;
	position: absolute;
	top: 37px;
}
#nav li ul a{
	width: 150px;
}
#nav li:hover ul,#nav li.hover ul{
	left: 0;
}
/********************************/
#title{
	margin: auto;
	width: 700px;
	background: #FFFFFF;
	text-indent: -9999px;
	height: 180px;
	position: relative;
}
#title *{
	margin: 0;
}
#title a{
	border-style: solid;
	border-width: 1px;
	width: 338px;
	background: url(../images/logo.gif);
	color: #FFFFFF;
	height: 56px;
	left: 20px;
	position: absolute;
	top: 105px;
}
/********************************/
#raynauds #content {
	
	}
#raynauds img {
	margin-left:-20px;
	margin-top:-20px;
	border:0;
	padding:0;
	}