/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background:url(writing-background.gif) repeat #FFFFFF;
	color:#000;
}

body {
	margin: 0px;
}
#toptopbar{
	background-color:#400000;
	border-bottom: solid 1px #FFFF00;
	color: #EFEFEF;
	height: 30px;
	padding:5px;
	display: block;
}
html>body #toptopbar{
height: 35px;
}

#toptopbar ul{
	text-align: right;
	}

#midtopbar{
	color: #EBEBEB;
	background-attachment: scroll;
	background-image: url(topbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	width: 100%;
	text-align: right;
	padding-top: 50px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

html> body #midtopbar{
height: 170px;
}

#bottomtopbar{
	width: 850px;
	background-color:#400000;
	border-top: 1px solid #FFFF00;
	color: #EFEFEF;
	top: -47px;
	position: relative;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	padding: 5px;
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	-moz-border-radius: 0 34px 0 0;
}

html>body #bottomtopbar{
height: 34px;
top:-46px;
}

 #navigation{
top:8px;
}

html>body  #navigation{
top: -4px;
}

#topmenu{

}

.LogoWriting{
	font-size:3.5em;
	font-weight:900;
	text-indent: 25px;
	text-align: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LogoWriting-Underneath{
    font-size:1.3em;
	font-weight:400;
	text-decoration:underline;
	margin-right: 35px;
}

#navigation{
font-weight:500;
list-style:none;
margin:0;
position:relative;
top:8px;
}
html>body #navigation{
top:-4px;
}


#navigation li{
display: inline;
}
#navigation a:link, #navigation a:visited{
padding: 0px 10px;
color: #FFFFFF;
background-color:#400000;
text-decoration: none;
}
#navigation a:hover{
	text-decoration: underline;
}
#writing{
width: auto;
position: relative;
float: left;
top: -40px;
left: 2%;
}

html> body #writing{
width: 75%;
top: -50px;
}


#column1{
	position: relative;
	width: 45%;
	word-spacing: 0.01em;
	line-height: 1.5em;
	text-align: justify;
	float:left;
	left: 1%;

}

#column2{
	position: relative;
	float:left;
	width: 45%;
	left: 3%;
	word-spacing: 0.01em;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 5px;

}

#topbottombar{
	width:100%;
	height:5px;
	color:#FFFFFF;
	background-color: #400000;
	border-top: 1px solid #FFFF00;
 
}
#sidepics{
	width: 200px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}

#sidepics ul{
list-style: none;
margin:0;
padding:0;
}
#sidepics li{
border-bottom: 1px solid #FFFF00;
}

#bottombottombar{
	width:100%;
	height:5%;
	background-color: #400000;
	bottom: 0px;
	position: absolute;
	color: #FFFFFF;
	text-align: right;
	right: 0px;
	float: right;
	text-indent: 2em;
	padding: 0.5em 1em 0.5em 1em;
	}
	
	html > body #bottombottombar{
	position:fixed;
	height: 25px;
	} 

#news {
	float: right;
	border: 1px solid #FFFF00;
	position: relative;
	margin: 10px 1% 10px 2%;
	top: -50px;
	width: 20%;
	height: auto;
	background-color:#FFFFFF;
	color:#333333;
}

html> body #news{
top: -50px;
margin-right: 2%;
}
#news h1 {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #400000;
	width: 100%;
	padding: 5px;
	position: relative;
	top:0px;
}

html> body #news h1{
top: -8px;
width: 96%;
}

#pics {
float: right;
border: 1px solid #FFFF00;
position: relative;
maring: 10px 1% 10px 2%;
top: -40px;
right: 3%;
width: 160px;
height: auto;
background-color: #400000;
color: #333333;
padding: 5px;
}

html> body #pics{
padding: 0 10px 0 10px;
}

.strong {
	font-weight: 600;
	color: #400000;
}
