#divrightcolumn {
	float: right;
	height: 380px;
	width: 380px;
	margin: 0px;
	padding: 0px;
}
#divcontent {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px double #8C8C8C;
	height: 380px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
#divheader img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divheader {
	background-color: #000000;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	height: 20px;
}

#navigation li {
	display: inline;
}
#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	float: right;
	height: 20px;
	margin-top: 5px;
	font-weight: bolder;
}
#divleftcolumn {
	float: left;
	height: 350px;
	background-color: #1D1D1D;
	width: 280px;
	margin: 0px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#navigation li a:hover, .current a {
	background-color: #1D1D1D;
	text-decoration: none;
}
#divrightcolumncontactpage {

	float: right;
	height: 380px;
	width: 380px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backGroundFlower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Book {
	margin-top: 90px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: 200;
}
