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

#centercontainer {
	width:600px;
	height:180px;
	position:absolute;
	top:50%;
	left:50%;
	border:0px solid black;
	text-align:center;
	margin-top: -90px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -300px;
}
#centercontainer p {
}

html,body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.current {
	color: #FF0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bvcontainer {
	position:relative;
	margin:auto;
	width: 600px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}
#bvtop {
	background-image: url(images/bobbivan_site_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	padding-top: 80px;
}
#leftARROW {
	float: left;
	margin-top: 130px;
}
#rightARROW {
	float: right;
	margin-top: 130px;
}

#bvtop-home {
	background-image: url(images/bobbivan_site_top-home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	clear: both;
}

#bvmiddle {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	margin-bottom:50px;
	padding-bottom:50px;
}
#bvfooter {
	position:absolute;
	bottom: 0px;
	text-align: right;
	font-size: 20px;
	width: 590px;
	height: 50px;
	margin: auto;
}
#pageWORK #linkWORK,
#pageSTATEMENT #linkSTATEMENT,
#pageCONTACT #linkCONTACT,
#pageNEWS #linkNEWS {
	color:#FF0000;
}
#bvcontainer #bvmiddle p {
	margin-top: 0px;
}
.formfields {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #840A05;
}
.HEADING {
	color: #FF0000;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}hr {
	background-color: #A60206;
	color: #840A05;
}
#workcontainer img {
	margin-right: 1px;
	margin-left: 1px;
}
#workcontainer {
	clear: both;
	text-align: center;
}
.Painting {
	text-align: right;
	float: left;
	width: 50%;
}
.PaintingInfo {
	float: right;
	width: 49%;
	text-align: left;
	padding-left: 1%;
	padding-top: 10px;
}
.PaintingHEADING {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 2px;
	font-size: 16px;
}
.notice {
	color: #666666;
	font-size: 10px;
}
#EnlargeNotice {
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 2px;
	padding: 5px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic;
}
#centercontainer p {
	margin: 0px;
	font-size: 13px;
}
#fadeshow1 {
	z-index: 1;
	text-align: center;
	height: 400px;
}
.smallnotice {
	font-size: 10px;
	color: #FF0000;
}

