*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4276B0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4276B0;
}

body {
    padding-top: 10px;
    padding-bottom: 10px;
	background: #8FBDD5 url(images/bg2_copy.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content {
	width: 780px;
    padding-top:0px;
    padding-bottom: 0px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
	margin: 0px auto;
}

#main {
    width: 780px;
    background: #ffffff;
    font-size: 14px;
}

#back {
    width: 780px;
}

#header {
	height: 232px;
    background: url(images/header2.jpg) no-repeat;
}

#right {
	width: 255px;
	float: right;
	background: url(images/coner.jpg) right top no-repeat;
}

#back_right {
    width: 233px;
    background: url(images/back.gif) repeat-y;
}

#top {
    background: url(images/top.gif) no-repeat;
    width: 233px;
    height: 5px;
}

#bottom {
    background: url(images/bottom.gif) no-repeat;
    width: 233px;
    height: 8px;
}

#right H3 {
    width: 208px;
    height: 33px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 15px;
    text-transform: uppercase;
    color: #ffffff;
    background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back {

}

#right li  {
	padding: 7px;
	padding-left: 30px;
	background: url(images/small.gif) no-repeat 20px 12px;
}


#right a {
	color: #4276B0;
}

#right a:visited {
	color: #4276B0;
}

#right p {
    font-size: 11px;
    padding-left: 10px;
}

#left {
    width: 504px;
    background: url(images/flower2.jpg) no-repeat;
    padding-top: 200px;
    padding-left: 10px;
    padding-right: 10px;
}

#left H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4276B0;
}

#left a {
    color: #4276B0;
    text-decoration: none;
}

#left p {
	margin: 5px;
    padding-top: 17px;
    font-size: 15px;
    text-align: center;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4276B0;
}

#left ol, #left ul {
    margin-left: 30px;
}

.date {
	text-align: right;
	color: #4276B0;
	font-size: 11px;
}

.date a {
	color: #4276B0;
}

#footer {
	height: 24px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}