body {
margin: 0px;
padding: 0px;
font-family: arial, 'lucida Sans';
font-size:13px;
line-height:140%;
background-color: #808285;
border: 0px solid #ff0000;
}

#page {
padding-left: 20px;
padding-right: 20px;
padding: bottom: 20px;
background-color: #fff;
float: left;
margin: 0px;
}

#main {
background-color: #808285;
padding: 0px;
width: 890px;
text-align: center;
margin: 0 auto;
}

#mainwrap {
background-color: #808285;
padding-top: 20px;
padding-bottom: 20px;
float: left;
}

#header {
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
float: left;
width: 850px;
border: 0px solid #ff0000;
}

#headerl {
margin: 0px;
padding: 0px;
width: 200px;
float: left;
border: 0px solid #ff0000;
}

#headerr {
border: 0px solid #ff0000;
margin: 0px;
padding: 0px;
width: 600px;
float: right;
text-align: right;
}

#headerr a:link, #headerr a:visited, #headerr a:hover {
text-decoration: none;
}

.purple {
color: #2A135E;
font-weight: bold;
}

.gap {
padding-left: 6px;
padding-right: 6px;
}

        #horizontal_container
        {
            margin: 0px auto;
            width: 798px;
            height: 250px;
            background-color: #ffffff;
            background-repeat:no-repeat;
        }
            
.horizontal_accordion_toggle {
            /* REQUIRED */
            float: left; /* This make sure it stays horizontal */ /* REQUIRED */
            display: block;
            background-color:#eee;
            height: 250px;
            width: 52px;
            color: #ffffff;
            text-decoration: none;
            outline: none;
            border-right: 1px solid #fff;
            border-left: 1px solid #ddd;
            cursor: pointer;
            margin: 0px;
}

.horizontal_accordion_toggle_active {
            border-right: 1px solid #fff;
            border-left: 1px solid #ddd;
}

.horizontal_accordion_content {
            /* REQUIRED */
            height: 250px; /* We need to define a height for the accordion as it stretches the width */
            float: left; /* This make sure it stays horizontal */ /* REQUIRED */
            overflow: hidden;
        }

        .horizontal_accordion_content .textOne
        {
            background-color: #fff;
            background-image: url(rk2.jpg);
            float:left;
            width:528px;
            height:250px;
            padding:0px;
            color:#000;
        }
        
        .horizontal_accordion_content .textTwo
        {
            background-color: #fff;
            background-image: url(rk3.jpg);
            float:left;
            width:528px;
            height:250px;
            padding:0px;
            color:#000;

        }
        
        .horizontal_accordion_content .textThree
        {
            background-color: #fff;
            background-image: url(rk4.jpg);
            float:left;
            width:528px;
            height:250px;
            padding:0px;
            color:#000;
        }
		
        .horizontal_accordion_content .textFour
        {
            background-color: #fff;
            float:left;
            width:528px;
            height:250px;
            padding:0px;
            color:#000;
        }
		
        .horizontal_accordion_content .textFive
        {
            float:left;
            width:523px;
            height:250px;
            padding:0px;
	    margin: 0px;
}
		
        /* Container styling*/
        #horizontal_container
        {
            margin: 0px auto;
            width: 801px;
            height: 250px;
            background-image: url(rk0.jpg);
            background-repeat:no-repeat;
}

img {
border: none;
}

a:active {
  outline: none;
}

a {
outline: none;
}

#textbox {
padding-top: 20px;
float: middle;
width: 850px;
height: 250px;
margin: 0 auto;
text-align: center;
}

#textboxl {
width: 420px;
float: left;
}

#textboxr {
width: 430px;
float: right;
text-align: left;
}

#boxl {
border: 0px solid #ff0000;
float: left;
width: 53px;
height: 250px;
text-align: left;
padding: 0px;
margin: 0px;
}

#boxr {
float: right;
width: 801px;
height: 250px;
padding: 0px;
margin: 0px;
border: 0px solid #ff0000;
}

#box {
border: 0px solid #ff0000;
float: middle;
height: 250px;
width: 854px;
padding-top: 20px;
margin: 0 auto;
text-align: center;
}

.hidden {
display: none;
}

#news {
float: left;
width: 850px;
padding-top: 20px;
}

#newsl {
float: left;
width: 322px;
}

#newsll {
float: left;
width: 150px;
}

#newslr {
padding-top: 20px;
float: right;
width: 150px;
text-align: left;
}

#newslr a:link, #newslr a:hover, #newslr a:visited {
text-decoration: none;
color: #000;
}

#newsr {
float: right;
width: 528px;
text-align: left;
}

#newsr a:link, #newsr a:visited, #newsr a:hover {
text-decoration: none;
}

#mic {
padding-top: 270px;
float: left;
}

#footer {
border: 0px solid #ff0000;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
font-size: 80%;
line-height: 140%;
margin: 0px;
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #000;
}

#footer a:hover {
color: #808285;
}

#micbox {
padding: 0px;
margin: 0px;
height: 602px;
width: 150px;
}

.categories li, .categories ul {
list-style-type: none;
border: 0px solid #ff0000;
text-align: left;
padding: 0px;
margin: 0px;
}

.post a:link, .post a:visited, .post a:hover {
text-decoration: none;
}

.entry a:link, .entry a:visited, .entry a:hover {
text-decoration: none;
color: #000;
}

.alignleft a:link, .alignleft a:visited, .alignleft a:hover {
padding-top: 20px;
text-decoration: none;
color: #2A135E;
font-weight: bold;
}

.alignlright a:link, .alignright a:visited, .alignright a:hover {
padding-top: 20px;
text-decoration: none;
color: #2A135E;
font-weight: bold;
}

#left {
padding-left: 38px;
margin: 0px;
text-align: left;
}

#categories {
text-align: left;
}

#categories a:link, #categories a:hover, #categories a:visited {
text-decoration: none;
color: #000000;
}

#dropmenudiv a{
width: 200px;
display: block;
text-indent: 5px;
border-bottom: 1px solid #fff;
padding-top: 2px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-decoration: none;
color: #2A1560;
}

#dropmenudiv a:hover{ /*hover background color*/
width: 200px;
background-color: #2A1560;
color: #E8E8E8;
}

#dropmenudiv{
position:absolute;
border:1px solid #fff;
border-bottom-width: 0;
font-size:13px;
line-height:140%;
z-index:100;
width: 200px;
}

.menu li.hgap {
width: 10px;
border: 0px solid #ff0000;
padding-right: 9px;
padding-left: 5px;
padding-bottom: 0px;
margin:0;
text-align: centre;
color: #000;
}
