﻿*
{
	margin:0;
	padding:0;
}

p
{
	margin:0px 0 15px 0
}

img
{
	border:none;
	margin:0;
}

ul
{
	margin:0px 0 10px 30px;
}

h1
{
	font-size: 11pt;
	color: #000000;
	border-bottom: 1px solid #98b802;
	border-bottom-color: #A9A9A9;
}

html
{
	background: #006666;
	background-image: url('images/background1.jpg');
	background-repeat: no-repeat;
	background-color: #C04B53;
}

body
{
	width:800px;
	margin:auto;
	text-align:justify;
	font-family:tahoma;
	font-size:11pt;
	background-color: #C04B53;
}

#page
{
	width:760px;
	margin:auto;
	background:#dbe9d2;
	background-color: #FFFFFF;
		
}

#float
{
	background: #dbe9d2;
	float: left;
}

#header
{
	width:760px;
	height:198px;
	background:#fff;
	background-image:url(images2/WritingWorks.jpg);
}

#leftBlock
{
	background-position: center;
	width: 210px;
	float: left;
	background: #dbe9d2;
	background-image: url(images2/432896_parchment.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #FFFFFF;
}

/*#menu ul
{
	background-position: center center;
	margin: 15px 0px 15px 0px;
	width: 213px;
	text-align: center;
	height:60px;

}

#menu ul li
{
	background-position: center center;
	list-style: none;
	display: inline;
	text-align: center;

}
#menu ul li a
{
	background-position: center center;
	padding:10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	margin-bottom: 2px;
	background-image: url('images/b.JPG');
	background-repeat: no-repeat;

}
#menu ul li a:hover
{
	background-position: center center;
	background-image: url('images/b1.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;

}*/

#menu

{
	float:left;
	margin-top: -30px;
}

#menu ul
{
	margin:0px;
	width:180px;
	text-align: center;
}

#menu ul li
{
	list-style:none;
	display:block;
	text-align: center;
	}

#menu ul li a
{
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	display:block;
	margin-bottom:7px;
	line-height:12px;
	padding: 15px;
	
		
	
}

#menu ul li a:hover
{
	background-repeat:no-repeat;
	line-height:15px;
	color:#333333;
	margin-bottom:4px;
	text-align: center;
	background-color: #BCAC9C;
	


}



#menu ul li a.selected
{
	background-repeat:no-repeat;
	line-height:15px;
	color:#13474c;
	margin-bottom:4px;
}


th{
	vertical-align:top;
}

.contentblock
{
	width: 520px;
	background: #dbe9d2;
	color: #333333;
	margin-top: 10px;
	background-color: #FFFFFF;
	float: right;
	padding: 10px;
}

#pix img
{
	display:block;
	margin-bottom:5px;
}

#.pics
{
	float:left;
	width:175px
	
}


#footer
{
	border-color: #FFFFFF;
	float: left;
	font-size: 8pt;
	color: #fff;
	width: 750px;
	padding: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	text-align:center;
	background-color: #FFFFFF;
}

#footer a
{
	color:#C04B53;
}

