body {
position: relative;
float: center;
background: #fff;

font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;
}

a {
outline: none;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #999;
}

h2 {
margin: 0;
font-size: 18px;
border-bottom: solid 1px #ccc;
}





		 .Rvideo-box 
			{
			background-color: #000000;
			text-align: center;
			padding: 0px;
			margin: 0px auto 0px auto;
			width: 100%;
			max-width: 520px;
			height: auto;
			border: 1px solid #000000;
			}

		.Rvideo-box video 
			{
			width: 100%;
			height: auto;
			display: block;
			padding: 0px;
			margin: 0px;
			}

		.Rvideo-caption 
			{
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			padding: 8px 5px 8px 5px;
			}

		.Rvideo-nosupport
			{
			color: #FFFFFF;
			padding-top: 110px;
			padding-bottom: 110px;
			}
			
			
         div.myGallery {
            border: 2px solid orange;
         }
         div.myGallery:hover {
            border: 1px solid blue;
         }
         div.myGallery img {
            width: 100%;
            height: auto;
         }
         div.desc {
            padding: 20px;
            text-align: center;
         }
         .responsive {
            padding: 0 5px;
            float: left;
            width: 24.99999%;
         }
         @media only screen and (max-width: 700px) {
            .responsive {
               width: 49.99999%;
               margin: 5px 0;
            }
         }
         @media only screen and (max-width: 500px) {
            .responsive {
               width: 100%;
            }
         }
         .clearfix:after {
            content: "";
            display: table;
            clear: both;
         }






#interface {

width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
position: absolute;
top: 0px;
width: 800px;
height: 30px;
background: #fff;
}

#headline {
position: absolute;
top: 25 px;
float: left;
}

#head a {
color: #999;

margin-left: 5px;
text-align: left;
font-size: 10px;
} .description {
padding-left: 10px;
text-align: left;
font-size: 10px;
}

#head a:hover {
color: #000;
}

#menu {
position: absolute;
top: 30px;
width: 800px;
height: 30px;
margin: 1px;
background: #fff;
}

#menu li.page_item a{
font-size: 20px;
padding: 10px;
color: #ccc;
}

#menu li.page_item a:hover {
color: #000;
}

#menu li.current_page_item a, #menu li.current_page_parent a {
background: #f7f7f7;
color: #000;
}

#menu a:hover {
color:#000;
}

#menu ul{
margin-left: 0px;
}
html>body #menu ul {
padding: 0px;
}

#menu li{
float:left;
list-style: none;
padding: 0;
margin: 6px 15px 0 5px;
}

#container {
position: absolute;
top: 94px;
width: 800px;
background: #FFFFFF;
}

#navi {
float:left;
margin-top: 0px;
width: 200px;
background: #fff;
}

#navibox {
display: inline;
margin-left: 0px;
margin-bottom: 0px;
}

#navibox ul{
list-style: none;
border-top: solid 1px #ccc;
margin: 0;
padding: 0;
}

#navibox li a{
margin-left: 0;
width: 160px;
height: 20px;
border-bottom: solid 1px #ccc;
margin-bottom: 0px;
padding-left: 5px;
padding-top: 7px;
font-weight: bold;
font-size: 11px;
}

#navibox li:hover a{
color: #000;
}

#navibox li.current_page_item a{
background: #f7f7f7;
display:block;
color: #000;
}

#navibox li.page_item a{
display:block;
}

table {

margin-left: 5px;
height: 200px;
width: 180px;
position: absolute;
top: 334px;
}

tbody {

height: 200px;
width: 180px;
}

tr {

height: 200px;
width: 180px;
}

td {

height: 200px;
width: 180px;
}

#facts {
display: block;
font-style: italic;
font-size:10px;
}

#facts a, #facts a:visited {
font-size: 10px;
}

#facts a:hover {
color: #000;
}

#content {
float:left;
width: 600px;
border-top: solid 1px #ccc;
background: #fff;
}

#contentbox {
float: left;
width: 600px;
background: #fff;
margin-left: 0px;
margin-bottom: 10px;
}


#contentbox h2 {
color: #000;
width: 600px;
margin-top: 19px;
height: 36px;
}

.storycontent {
margin-top: 28px;
float: left;
width: 600px;
}

#contentbox .storycontent a:link,
#contentbox .storycontent a:visited{
color: #000;
}

#contentbox .storycontent a:hover{
color: #999;
}

#theContent {
width: 600px;
float: left;
margin-top: 0px;
margin-bottom: 30px;
}

#footer {
clear:both;
width: 800px;
height: 30px;
border-top: solid 1px #ccc;
margin-left: 0px;
background: #fff;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
}
