body {
	height:100%;
	background-color:#e9e9e9;
	font-family: helvetica, verdana, arial;
	color: #7d0e17;
	margin:auto;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Headers*/

#banner {

}

/* main structural elements */

input{
   outline: none;
}

a {
   outline: none;
}

h2 {

}

#accessibility {
	position: absolute;
	left: -9999px;
}

#container {
background:#FFFFFF url(images/back.gif) repeat scroll 0 0;
border:2px solid #DEDEDE;
height:599px;
left:60px;
margin:10px auto 0;
position:absolute;
overflow:auto;
top:16px;
width:870px;
}

#frame{

	
}

#contentIntro{
font-size:11px;
}

.content{
left:282px;
padding:5px;
position:absolute;
text-align:justify;
top:5px;
width:560px;
}

.entry img{
padding-top:10px;
border: none;
}

.entry a{
text-decoration:none;
color:#000000;
padding-top:10px;
border: none;
font-weight:bold;
}

.entry a:hover{
color:#7D0E17;
}

.entry a:visited{
text-decoration:none;
}


div.entry span a{
text-decoration:none;
}

div.entry span a:hover{
font-weight:bold;
}

.mainImage{
background:black none repeat scroll 0 0;
left:200px;
position:absolute;
}

.frame{
width:200px;
height:200px;
}

.menu{
left:44px;
}

.wordtube object{

}

.footer{
font-size:10px;
left:400px;
padding-top:5px;
position:absolute;
top:615px;
}


