body {
        /*margin-left: 0px;*/
        margin-top: 0px;
		margin-bottom: 0px;
        /*margin-right: 0px;*/
		background-color:#06005b;
		}	

h1{font-size:12px; font-weight:bold; display: inline; letter-spacing:1px;  }

strong {font-weight:bold;}
em{font-style:italic;}

a.artGallery{
	font-size:40px;
	text-decoration:none;
	color:#AFAFAF;
	font-family: verdana, arial,  sans-serif;
}

#logo{
	background-color:#FFFFFF;
	width:100%;
	padding-left:60px;
	height: 125px;
	line-height: 110px;
	margin-left:-3px;
}
#menu{
background-color:#06005b;
width:100%;

	height: 30px;
	line-height: 30px;
}

.menuItem{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	margin-left:60px;
	margin-right:0px;

	}
	
#wrap{
margin:0 auto;
width:982px;
min-height:100%;
display:block;
background-color:#FFFFFF;
font-size:12px; color:#000000; font-family: arial,  sans-serif;
text-align: justify;



}

#topMenu{
margin:0 auto;
width:982px;
height:auto;
overflow: hidden;
display:block;
}

#bigwrap {
width:100%;
position:absolute;
left:0;
top:155px;
right:0;
bottom:0;
z-index:-1 ;
}

li{
margin-bottom:10px;
}

#content{
margin-left:60px;
margin-right:60px;}

p{margin-top:25px;
margin-bottom:25px;}
#topImage{margin-top:25px;

}