@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font: 12px "Times New Roman", Times, serif;
	background-color: #666666;
}
td {
	padding: 5px;
}
.formInput {
	font: 12px "Times New Roman", Times, serif;
	padding: 2px;
}
#content {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sara-wicks.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	background-color: #FFFFFF;
}
#contentSideLine {
	text-align: left;
	width: 900px;
	height: 670px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundSideline.gif);
	background-repeat: no-repeat;
	overflow: auto;
	background-color: #FFFFFF;
}
#contentExhibitions {
	text-align: left;
	width: 900px;
	height: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sara-wicks-exhibitions.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	background-color: #FFFFFF;
}
#contentContact {
	text-align: left;
	width: 900px;
	height: 670px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sara-wicks-contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	background-color: #FFFFFF;
}
#homecontent {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sara-wicks-welcome.jpg);
	background-repeat: no-repeat;
	height: 900px;
	overflow: auto;
	background-color: #FFFFFF;
}
#mainMenu {
	width: 210px;
	margin-top: 15px;
	float: left;
}
#mainMenu a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}
#mainMenu a:hover {
	color:#0000CC;
}
#linkHome, #linkAbout, #linkPaintings, #linkDrawings, #linkConstructions, #linkArtistsBooks, #linkBiography, #linkExhibitions, #linkContact {
	text-indent: -9999px;
	display: block;
}
#linkHome {
	background-image: url(images/linkHome.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 210px;
}
#linkHome:hover {
	background-image: url(images/linkHome.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 210px;
	background-position: 0px -120px;
}
#linkAbout {
	background-image: url(images/linkAbout.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 210px;
}
#linkAbout:hover {
	background-image: url(images/linkAbout.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 210px;
	background-position: 0px -82px;	
}
#linkPaintings {
	background-image: url(images/linkPaintings.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
}
#linkPaintings:hover {
	background-image: url(images/linkPaintings.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
	background-position: 0px -84px;	
}
#linkDrawings {
	background-image: url(images/linkDrawings.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 210px;
}
#linkDrawings:hover {
	background-image: url(images/linkDrawings.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 210px;
	background-position: 0px -78px;	
}
#linkConstructions {
	background-image: url(images/linkConstructions.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
}
#linkConstructions:hover {
	background-image: url(images/linkConstructions.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 210px;
	background-position: 0px -84px;	
}
#linkArtistsBooks {
	background-image: url(images/linkArtistsBooks.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 210px;
}
#linkArtistsBooks:hover {
	background-image: url(images/linkArtistsBooks.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 210px;
	background-position: 0px -88px;	
}
#linkBiography {
	background-image: url(images/linkBiography.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 210px;
}
#linkBiography:hover {
	background-image: url(images/linkBiography.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 210px;
	background-position: 0px -86px;	
}
#linkExhibitions {
	background-image: url(images/linkExhibitions.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 210px;
}
#linkExhibitions:hover {
	background-image: url(images/linkExhibitions.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 210px;
	background-position: 0px -86px;	
}
#linkContact {
	background-image: url(images/linkContact.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 210px;
}
#linkContact:hover {
	background-image: url(images/linkContact.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 210px;
	background-position: 0px -76px;	
}
#innerContent {
	float: left;
	display: inline;
	padding-top: 55px;
	width: 500px;
	margin-bottom: 30px;
}
#workContent {
	float: left;
	display: inline;
	padding-top: 90px;
	width: 620px;
	margin-bottom: 30px;
	margin-left: 60px;
}
#workContent img {
	border: none;
}

#footer {
	text-align: right;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	height: 30px;
	background-color: #FFFFFF;
}
#footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
}
