@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	color:#FFF
}
ul {
	text-decoration: none;
	list-style-type: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #999;
}
.nomarginabove {
     margin-top:0;
}
.nomarginbelow {
     margin-bottom:0;
}
#container {
	text-align: left;
	height: auto;
	width: 960px;
	margin: auto;
	padding-top:20px;
	padding-bottom:20px;
}
#header {
	height: 90px;
	width:980px;
	padding: 10px;
}
#logo {
	height: 90px;
	float: left;
	padding-top:5px;
}
#navbar {
	height:15px;
	width:480px;
	float: right;
	margin-top:55px;
	text-align:center;
}
#navbar li {
	display:inline;
	padding:6px;
}
#navbar a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
#navbar li a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#artworksheader {
	height:1450px;
	width:992px;
	margin-top:10px;
	background-image:url(images/artworks.header.png);
	background-repeat:no-repeat;
	border-top: thin solid #000;
}
#content {
	height:930px;
	width:810px;
	float:right;
	margin-top:10px;
	padding-left:30px;
	color:#000;
}
#buttons {
	height:40px;
	width:750px;
	margin-bottom:15px;
}
.close {
	height:40px;
	width:40px;
	padding-left:5px;
	float:right;
	background-image:url(images/close.jpg);
	background-repeat:no-repeat;
}
.close:hover {
	background-image:url(images/close2.jpg);
	background-repeat:no-repeat;
}
.next {
	height:40px;
	width:40px;
	padding-left:5px;
	float:right;
	background-image:url(images/next.jpg);
	background-repeat:no-repeat;
}
.next:hover {
	background-image:url(images/next2.jpg);
	background-repeat:no-repeat;
}
.previous {
	height:40px;
	width:40px;
	padding-right:5px;
	float:right;
	background-image:url(images/previous.jpg);
	background-repeat:no-repeat;
}
.previous:hover {
	background-image:url(images/previous2.jpg);
	background-repeat:no-repeat;
}
#largeimage {
	height: 750px;
	width: 241px;
	margin-left: 180px;
	background-image: url(images/15pregnancy/1_pregnancy_mini.jpg);
}
.text {
	height:190px;
	width:730px;
	padding:10px;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.title {
	height:20px;
	width:390px;
	float:left;
}
.materials {
	height:20px;
	width:330px;
	float:left;
}
.dimensions {
	height:20px;
	width:390px;
	clear:both;
	float:left;
}
.year {
	height:20px;
	width:330px;
	float:left;
}
.description {
	height:80px;
	width:730px;
	margin-top:15px;
	clear:both;
	float:left;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#smallimages {
	height:358px;
	width:750px;
	clear:both;
	float:left;
}
#top {
	height:338px;
	width:750px;
	padding-top:10px;
	padding-bottom:10px;
}
.one {
	height: 338px;
	width: 240px;
	margin-right: 10px;
	float: left;
	background-image: url(images/15pregnancy/2_preg_small.jpg);
	background-repeat: no-repeat;
}
.two {
	height: 338px;
	width: 240px;
	margin-right: 10px;
	float: left;
	background-image: url(images/15pregnancy/3_preg_small.jpg);
	background-repeat: no-repeat;
}
.three {
	height: 338px;
	width: 240px;
	float: left;
	background-image: url(images/15pregnancy/4_preg_small.jpg);
	background-repeat: no-repeat;
}
#footer {
	height:125px;
	width:992px;
	padding:10px;
	clear:both;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color: #999;
	text-decoration:none;
}
#links {
	height:125px;
	width:213px;
	float:left;
	padding-right:35px;
	text-align:right;
}
#address {
	height:125px;
	width:213px;
	float:left;
	padding-left:35px;
}
#info {
	height:125px;
	width:213px;
	float:left;
	padding-top:10px;
	padding-right:35px;
	text-align:right;
}
#socialmedia {
	height:125px;
	width:213px;
	float:right;
	padding-left:35px;
}
