@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul, ol, dl{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p{
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	font-weight: normal;
	text-align: left;
}


#container{
	background-color: #eee;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:thick;
	border-top-color:#FFF
	
}

#header{
	}

#navigation{
	float: left;
	width: 200px;
	background-color: #DADADA;
	color:#603;
	margin-right: 0px;
	margin-left: 0px;
    }
	
.navbar {
    z-index: 12;
	color:#603;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	list-style-type: none;
}

.navbar li  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color:#603;
	text-align: left;  /* All text is placed in the left of the box */
	list-style: none;  /* Removes the default styling (bullets) for the list */
	padding: 8px
                        }
.navbar a   {
	padding: 3px; /* Adds a padding on the top and bottom so the text appears centered vertically */
	display: block;
	color: #881c1c;
	font-weight: 600;
	text-decoration: none;  /* Removes the default hyperlink styling. */
        }

.navbar li:hover, a:hover {
	background-color: #FFF;
}

.navbar a: link {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar li ul
{
    display: none; /* Hides the drop-down menu */   
    margin-left: 190px;
    margin-top: -33px;
    float:left;
    height: 0;
}              

.navbar li:hover ul     {
                        display: block; /* Displays the drop-down box when the menu item is hovered over */
                        padding: 200;

                        }

.navbar li ul li {
	background-color: #DADADA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;  /* All text is placed in the left of the box */
	list-style: none;  /* Removes the default styling (bullets) for the list */
	padding: 6px;
	position: relative;
}

.navbar li ul li a  {
	display: block;
	text-decoration: none;
	color: #881c1c;
	padding: 5px 15px 5px 15px;
	background: #DADADA;
	margin-left: 1px;
	white-space: nowrap;	
        }

.navbar li ul li a:hover {
	background-color: #DADADA;
}




#content{
	margin-left: 190px;
	padding-left: 40px;
	text-justify: auto;
	text-align: left;
}
#footer{
	background-color: #E5E5E5;
	text-align: center;
	padding: 20px;
	clear: left;
}
#writerimage{
	float:				right;
}
#header {
	border-top:50px solid #E8E8E8;
	

	}
#header {
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	top: auto;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	font-size: 16px;
}
#container #content p strong {
	font-size: 18px;
	text-transform: none;
}
#container #footer p {
	left: auto;
	font-weight: bold;
	text-align: center;
}
#container #content p {
	text-align: left;
}
#content {
	text-align: center;
}
#content {
	text-align: left;
}
#container #content p {
	text-align: left;
}
#container #content {
	text-align: left;
}
#content {
	text-align: center;
}
