#container {
width:760px;
margin:0 auto;
text-align:left;
}
#header {
	height: 250px;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:center;
	background:#f4f4f4 url('../images/bg.gif') repeat-y top center;
	padding:10px;
	margin:0 auto;
}
h1 {
	margin: 0px 75px;
	padding: 0px;
	color:#777777;
	font-weight:normal;
}
#header h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	color:#777777;
	font-weight:normal;
}
#header h1 {
	font-size:200%;
}
#header h2 {
	font-size:180%;
}
#header h3 {
	font-size:160%;
}
#header h4 {
	font-size:140%;
}
#header h5 {
	font-size:120%;
}

#header h1 a:link, #header h1 a:active, #header h1 a:hover, #header h1 a:visited {
color:#777777;
text-decoration:none;
}
#header p {
	margin: 0px;
	padding: 0px;
	color:#777777;
	letter-spacing:.05em;
	word-spacing:.2em;
}
#header ul li img {
	border:none;
}
#banner {
margin:20px auto 0 auto;
text-align:center;
}
.red {
color:#d90f0f;
}
#topicons {
float:right;
}
#topicons ul {
list-style-type:none;
margin:0;
padding:0;
}
#topicons ul li {
display:inline;
margin:0 10px;
}
#navigation ul{
list-style-type:none;
margin:30px 0 0 20px;
padding:0;
}
#navigation ul li{
display:inline;
padding: 10px 10px 10px 40px;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
color:#666666;
text-decoration:none;
}
#navigation a:hover {
color:#333333;
text-decoration:underline;
}
.one {
	background:#fff url(../images/one.gif) no-repeat left center;
}
.two {
	background:#fff url(../images/two.gif) no-repeat left center;
}
.three {
	background:#fff url(../images/three.gif) no-repeat left center;
}
.four {
	background:#fff url(../images/four.gif) no-repeat left center;
}
.five {
	background:#fff url(../images/five.gif) no-repeat left center;
}
#main {
margin:30px 0;
}
#sidebar {
background:#d90f0f; /* url(../images/form.gif) no-repeat center center; */
float:left;
width:285px;
height:55px;
}
#content {
margin-left:10px;
}
#content p {
line-height:150%;
}
#footer {
clear:both;
border-top:1px solid #d90f0f;
color:#999;
text-align:center;
}

#footer ul {
list-style-type:none;
margin:10px 0;
padding:0;
}
#footer ul li {
display:inline;
padding:0 20px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
#footer a:link, #footer a:active, #footer a:visited {
text-decoration:none;
color:#d90f0f;
}
#footer a:hover {
text-decoration:underline;
color:#d90f0f;
}
#copy {
font-size:90%;
}

/* From Style */
fieldset {
margin:8px;
padding:5px;
border:none;
border:1px solid #FFF;
background-color:#d90f0f;
font: normal 12px 'Lucida Grande',Verdana,sans-serif;
}
fieldset dt {
float:left;
width:85px;
padding:5px 2px;
}
fieldset dd {
margin:0;
padding:5px;
}
#sidebar #buttons {
background-color:#FFFFFF;
border:1px solid #d90f0f;
padding:10px;
text-align:center;
}
.left {
margin-left:10px;
}
.right {
margin-right:10px;
}
.nosidebar {
padding:5px 75px;
}
#sidebaracc {
float:left;
width:250px;
height:300px;
}
#sidebaracc img {
clear:left;
margin:10px;
}
#content1 {
margin-left:250px;
}
#content1 p {
line-height:150%;
}
#contentEvent {
margin:10px 30px;
}
#contentEvent h1 {
font-size:22px;
margin:0;
margin-bottom:10px;
padding:0;
}
#contentEvent h6 {
font-size:14px;
margin:0;
padding:0;
border-bottom:1px dashed #666;
display:inline;
}
#contentEvent p {
margin:0;
padding:0;
}
#contentEvent p.italics {
font-style:italic;
border-bottom:1px solid #666;
margin-bottom:10px;
padding-bottom:5px;
}

.style4 {font-size: 14px}

#main{
padding:0px 10px;
}
#main .head {
background-color:#CCCCCC;
margin:25px 0 0 0;
padding:5px;
color:#666666;
height:30px;
}
#main h3 {
background-color:#CCCCCC;
xmargin:25px 0 0 0;
padding:5px;
color:#666666;
float:left;
clear:left;
width:300px;
font-size:18px;
}
#main p strong{
 clear:both;
}
#main p ul li{
list-style:none;
}
.date-display{
xmargin:25px 0px 0px 0px;
padding:0px 5px;
display:block;
float:right;
width:200px;
color:#999999;
font-size:14px;
clear:right;

}
.read_more{
    display:block;
    text-decoration:none;
    float:right;
	clear:both;
}
.read_more a{
    text-decoration:none;
	color:#999;
}

