/* This stylesheet is for ModelRR's pages */
body {
	background: url(../ModelRR/Images/1952D1677_2.jpg);
}
#content {position: absolute; top: 0; left: 150px; font-family: Rockwell, Sans-Serif; width: 600px;}

a.contact, a.contact:visited {
	background-color: #ADD8E6;
	border: 8px outset #87CEEB;
	font: bold 18px;
	font-family: Rockwell, Sans-Serif;
	text-decoration: none;
	color: #000;
	text-align: center;
	width: 140px;
}
a.contact:hover {
	border: 8px inset #87CEEB;
}

#NavBar {
	background: url(../ModelRR/Images/1951D1637.jpg) repeat-y;
	font-family: 'Britannic Bold', Sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	padding: 50px 5px;
	height: 110%;
	font-variant: small-caps;
}
#NavBar p {
	background: #87CEEB;
	text-align: center;
}
#NavBar a, img {
	display: block;
	padding: 5px;
	background-color: #ADD8E6;
	color: Black;
}
#NavBar a:hover {
	border: 2px solid #000;
}
#NavBar .current {border: 2px inset; }

#NavBar img {margin-bottom: 50px; width: 130px;}

h1 {text-align: center;  font-family: 'Britannic Bold', Sans-serif;  font-size: 28pt; }

h2 {text-align: center;  font-family: 'Britannic Bold', Sans-serif;  font-size: 20pt; }

h3 {text-align: center;  font-family: 'Britannic Bold', Sans-serif;  font-size: 16pt; }

h4 {text-align: left;  font-family: 'Britannic', Sans-serif;  font-size: 16pt; }

em {display: in-line;  font-family: 'Britannic Bold', Sans-serif;  font-size: 16pt;  font-weight: 300;  font-style: normal; }

img {border: none; }

#content p {
	text-align: center;
	font-family: 'ROCKWELL Bold', Serif;
	font-size: 16pt;
	}
#content img{
	width: 350px;
}
#gallery p {text-align: left; font-family: 'ROCKWELL Bold', Serif;  font-size: 12pt; }

#gallery p:first-letter {font-family: 'Britannic Bold', Sans-serif;  font-size: 20pt; }

#counter {
	background: url(../ModelRR/Images/1951D1637.jpg) repeat-y;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	position: absolute;
	top: 750px;
	left: 0;
	width: 150px;
	padding: 50px 5px 0px 5px;
}
#counter p {
	text-align: center;
	bottom: 0px;
	padding-bottom: 50px;
}

ul#gallery {padding: 10px 0 0 50px; margin: 0; width: 500px; height: 750px; position: relative;}

#gallery li {list-style-type: none; width: 133px; height: 100px; left: 0px; margin: 0 5px 5px 0; padding: 0; float: left; z-index: 100; }

#gallery a span.caption {display: none; }

#gallery a {text-decoration: none; position: relative; width: 133px; display: block; float: left; margin: 0; padding: 0; z-index: 100; cursor: default; color: #000; }

#gallery a img {position: relative; width: 133px; margin: 0; padding: 0; z-index: 100; border: none; }

#gallery a:focus span.caption, #gallery a:hover span.caption, #gallery a:active span.caption {display: block; text-align: center; font-family: 'ROCKWELL Bold', Serif; font-size: 16pt; color: #000; }

#gallery a:hover {width: 500px; height: 375px; padding: 205px 15px 170px 10px; margin: 25px 0 0 35px; position: absolute; left: 0; top: 0px; z-index: 50; }

#gallery a:hover img {
	background: #eee;
	position: relative;
	width: 450px;
	border: 10px outset #DEB887;
	z-index: 50;
}

#gallery a:active, #gallery a:focus {background: transparent; width: 500px; height: 375px; padding: 205px 0 170px 0; margin: 25px 0 0 35px; position: absolute; left: 0; top: 0px; z-index: 20; }

#gallery a:active img, #gallery a:focus img {background: #eee; position: absolute; width: 450px; border: 10px outset #FFFCCF; z-index: 20; }

/* hack for Internet Explorer */
#gallery li.pad {height: 350px; display: block; margin: 25px 0 0 -10px; width: 425px; font-size: 14px; padding: 10px 0 25px 0px; z-index: 0; border: none; text-align: center;
	font-weight: 600;
	font-family: 'Britannic', Sans-serif;
}
#gallery li.pad img {
	width: 325px;
}
#gallery a:visited {color: #000; }

/* hack for Opera 7+ */
@media all and (min-width:0px) {#gallery a: hover {background: #888; width: 500px; height: 375px; padding: 215px 0 160px 35px; margin: 25px 0 0 0; position: absolute; left: 0; top: 180px; z-index: 50; }

#gallery a:hover img {background: #aaa; position: relative; width: 450px; border: 10px outset #FFFCCF; z-index: 50; }

#counter img {border: none; }
