body {
	background-color:#ccffff;
	background-image:
	font-family: 'Times New Roman';
}
a {
	color: #017acd
}
div#container {
	background-image: url(image/side-blue.png);
	background-color: #ffffff;
	width: 760px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	background-image: url(image/top.gif);
	height: 100%;
	padding-bottom: 100px;
	background-color: #dddddd;
	padding-left: 20px;
	padding-right: 20px;
}
div#header h1 {
	margin: 0px

}
div#header p {
	margin: 0px;
	color: #666666;
	font-size: 0.75em
}
p#bread {
	padding-bottom: 20px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.75em;
	padding-top: 3px;
}
div#content {
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 540px;
	display: inline;
	float: right
	
}
div#content h2 {
	background-image: url(image/bar-blue.png);
	line-height: 28px;
	background-color: #014471;
	margin-top: 0px;
	padding-left: 6px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 0.87em
}
div#content h3 {
	background-image: url(image/bar-green.png);
	line-height: 23px;
	background-color: #e0e0e0;
	margin-top: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	font-size: 0.87em
}
div#content p {
	line-height: 1.6;
	margin-top: 10px;
	font-size: 0.75em
}
div#content p#message {
	margin-top: 0px
}
div#sidebar {
	width: 190px;
	margin-bottom: 25px;
	float: left
}
ul.sidemenu {
	line-height: 0;
	margin-top: 30px;
	padding-left: 0px;
	margin-left: 12px;
	font-size: 0.75em;
	border-top: #ffffff 1px solid;
	margin-right: 12px
}
ul.sidemenu li {
	list-style-type: none
}
ul.sidemenu li a {
	border-bottom: #ffffff 1px solid;
	line-height: 30px;
	background-color: transparent;
	padding-left: 5px;
	display: block;
	color: #ffffff;
	text-decoration: none
}
ul.sidemenu li a:hover {
	background-color: #017acd;
}
ul.list li{
	font-size: 0.75em
}
ul.list lh{
	font-size: 0.75em
}
p.feed {
	margin-bottom: 10px;
	margin-left: 12px
}
p.feed a {
	border-bottom: #888888 1px solid;
	border-left: #888888 1px solid;
	padding-bottom: 5px;
	line-height: 30px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	color: #444444;
	font-size: 0.75em;
	border-top: #888888 1px solid;
	border-right: #888888 1px solid;
	text-decoration: none;
	padding-top: 5px
}
p.feed img {
	border-bottom: medium none;
	border-left: medium none;
	vertical-align: middle;
	border-top: medium none;
	border-right: medium none
}
div#footer {
	background-image: url(image/line-blue.png);
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 220px;
	width: 540px;
	background-repeat: repeat-x;
	clear: both;
	border-top: #666666 1px solid;
	padding-top: 8px
}
address {
	text-align: center;
	padding-bottom: 12px;
	font-style: normal;
	padding-left: 12px;
	padding-right: 12px;
	color: #666666;
	font-size: 0.75em;
	padding-top: 12px
}
