body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/animation_010.gif);
}

a:link { 
	color: #0000FF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}
	
a:visited { 
	color: #0000FF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;	
}
	
a:hover { 
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

#content a:link { 
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover { 
	color: #000FF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	width: 680px;
}

#header {
	border: 1px solid #000;
	height: 119px;
	background-image:url(images/ph1.jpg);
	padding-left: 15px;
	padding-right: 15px;
	width: 680px;
	background-color:#FFF;
}

#content {
	clear: both;
	margin-top: 10px;
	width: 680px;
}

#footerbg {
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}

#footer{
	border: 1px solid #000;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: center;
	width: 680px;
	background-color:#FFF;
}

#nav {
	border: 1px solid #000;
	font-size: 12px;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
	width: 680px;
	background-color:#FFF;
}

#right {
	border: 1px solid #0000FF;
	padding-left: 15px;
	padding-right: 15px;
	width: 680px;
	background-color:#FFF;
	
}

#right h1 {
	font-size: 24px;
	padding-top: 5px;
	line-height: 25px;
	text-align: center;
}

#right h2 {
	font-size: 16px;
	color: #1C2F45;
}

#right h3 {
	font-size: 17px;
	color: #545687;
}

#right h4 {
	font-size: 10px;
	color: #999999;
}

#right h5 {
	color: #666666;
}
#right h5 img {
	float: left;
}


#right p {
	color: #333333;
}

#right blockquote {
		color: CCC; 
		font-weight: 600;
		font-size: 14px;
}
#blocqote {
	color: #CCCCCC;
}



