body {
	background-color:#721986;
	font-family: Verdana, Arial, sans-serif;
	margin: 2% 7%;
	font-size: 11px;
}

#wrapper {
	width:  810px;
	margin: 10px auto;
}

.border {
	width:  810px;
	height:  790px;
	padding: 5px;
	border: 1px solid #BCBDC1;
}

.logo {
	width:  790px;
	padding-left: 20px;
}

.content {
	float: left;
	width: 800px;
	height: 610px;
	background: url(../images/signature.jpg) no-repeat bottom right;
	padding: 40px 10px 0px 0px;
}

.footer {
	clear: left;
	width: 810px;
	text-align: center;
	background-color: #BCBDC1;
	color: #721986;
	padding: 5px 0px;
}

.footer a {
	color: #721986;
	text-decoration: none;
}

.footer a:hover {
	color: white;
}

.copyright {
	font-size: 10px;
	width: 810px;
	clear:left;
	text-align: center;
	color:  white;
	padding: 10px 0px 5px 0px;
}

/* @group Gallery Menu */

.imagesBox {
	float: right;
	border:  1px solid #BCBDC1;
	padding: 10px;
	height: 130px;
	width: 570px;
}

.image {
	padding-right: 10px
}

td.imagesMenuCell {
	border: 1px solid #BCBDC1;
	padding: 5px 0px;
	color: white;
	width: 134px;
	text-align: center;
}

td.imagesMenuCell2 {
	border: 1px solid white;
	padding: 5px 0px;
	color: white;
	width: 134px;
	background-color: #BCBDC1;
	color: #721986;
	text-align: center;
}

.imagesMenu {
	float: right; 
	clear: right; 
	height: 50px;
	width: 593px;
}

.newbar {
	padding-top: 25px;
	clear	: right;
	height	: 130px;
	width	: 800px;
}

.newbar img {
border : 0px;
}

.smallbox {
	float	: left;
	clear   : left;
	height	: 50px;
	width	: 150px;
	margin-left: 25px;
	margin-bottom : 25px;
	border	: 1px solid #BCBDC1;
}


.largebox {
	float	: right;
	height	: 125px;
	width	: 590px;
	border	: 1px solid #BCBDC1;
}

	
.imagesMenuCell a{
	color: white;
	text-decoration: none;
}

.imagesMenuCell a:hover{
	color:  #BCBDC1;
}

.imagesMenuCell2 a{
	color: #721986;
	text-decoration: none;
}

.imagesMenuCell2 a:hover{
	color:  white;
}

/* @end */

/* @group Menu */

.menuBox {
	width: 580px;
	padding: 15px 10px 0px 207px;
}

ul.menu {
	width: 592px; 
	background-color: #BCBDC1; 
	border: 1px solid white;
	padding: 7px 0px;
	margin:0px;
	text-align: center;
	font-size:11px;
	color: #721986;
}

ul.menu li {
	margin:0;
	display:inline;
	list-style-type: none;
}

ul.menu a {
text-decoration:none;
color:#721986;
padding: 0px 2px;
}

ul.menu a:hover {
text-decoration:none;
color:white;
}
	
/* @end */

.bottomrow {
	clear: right;
	width: 800px;
	height: 110px;
	position: relative;
}

.button {
	clear: right;
	padding-top: 40px;
	padding-left: 25px;
	color: white;
	line-height: 18px;
	width:  500px;
	font-size: 10px;
}

.facebookouter {
	position: absolute;
	top:45px;
	left:656px;
}

.designed {
	width: 810px;
	clear: right;
	margin-top: 15px;
	color: white;
	font-size: 10px;
	text-align: right;
}

.designed a {
	color: #FFFFFF;
	text-decoration: none;
}
.designed a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

