body{
	color: #333333;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	 }
#container{
	width: 667px;
	background-repeat: repeat;
	margin: 0px auto;
}
#content{
	height: 100%;
	padding:30px 0 0  0;
	background-image: url(../images/frame_m.jpg);
	margin: 0 auto;
	text-align: center;
}
#header{
	margin: 0 auto;
}
#fotter{
	margin: 0 auto;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9966;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.red {
	color: #D81170;
	font-size: 14px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smallest {
	font-size: 10px;
	line-height: 11.5px;
}
