/* page structure */


/*This is a modified reset derived from Eric Meyer's reset.
See http://meyerweb.com/eric/tools/css/reset for the original.*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/*border:1px solid red;*/
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* end of reset */

body
{
	color: #111;
	background-color: #fff;
	text-align:center;
	font:normal 70% Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
}

img.margin { margin: 0 10px 0 0; }


a:link{
	color: #111;
	text-decoration:none;
}

a:visited{
	color: #111;
	text-decoration:none;
}

a:hover{
	color: #ff3399;
	text-decoration:none;
}

#container{
	background-color: #fff;
	width: 1024px;
	margin: 0 auto;
	padding: 10px 20px 0 0px;
	text-align:left;
	position: relative;
}

#content{
	width: 1030px;
	height:900px;
	margin: 0 auto;
	padding:30px 20px 20px 10px;
	position: relative;
	border-top: 0px #111 solid;
}

p{
	margin: 0;
	padding: 0px 480px 0px 20px ;
	font-size: 1.2em;
	text-align: left;
	color: #111;
}

.center{
    text-align:center;
}

#navmenu ul {margin: 0 0 20px 0px; padding: 0; 
	list-style-type: none; list-style-image: none; text-align: center;}
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 2px;
	padding: 5px 30px 5px 30px; color: #ffccff;
	background: #fff;}
#navmenu ul li a:hover {color: #ff3399;
	background: white; }
#navmenu ul li a#on{color: #ff3399;
	background: white; }


#navmenu2 ul {margin: 0px 20px 20px 0px; padding: 0; 
	list-style-type: none; list-style-image: none; text-align: right;}
#navmenu2 li {display: inline; }
#navmenu2 ul li a {text-decoration:none;  margin: 2px;
	padding: 5px 30px 5px 30px; color: #ffccff;
	background: #fff;}
#navmenu2 ul li a:hover {color: #ff3399;
	background: white; }
#navmenu2 ul li a#on{color: #ff3399;
	background: white; }

.rollover_img {
width: 276px;
height: 399px;
background-image: url("../images/issue12/issue12.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:0 10px 10px 20px;
}

.rollover_img a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img a:hover span {
display: block;
}

.rollover_img2 {
width: 276px;
height: 400px;
background-image: url("../images/issue11/issue11.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:0 10px 10px 60px;
}

.rollover_img2 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img2 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img2 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img2 a:hover span {
display: block;
}

.rollover_img3 {
width: 276px;
height: 400px;
background-image: url("../images/issue10/issue10.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:0 10px 10px 60px;
}

.rollover_img3 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img3 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img3 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img3 a:hover span {
display: block;
}

.rollover_img4 {
width: 276px;
height: 400px;
background-image: url("../images/issue9/issue9.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 20px;
}

.rollover_img4 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img4 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img4 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img4 a:hover span {
display: block;
}

.rollover_img5 {
width: 276px;
height: 400px;
background-image: url("../images/issue8/issue8.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img5 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img5 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img5 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img5 a:hover span {
display: block;
}

.rollover_img6 {
width: 276px;
height: 400px;
background-image: url("../images/issue7/issue7.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img6 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img6 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img6 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img6 a:hover span {
display: block;
}

.rollover_img7 {
width: 276px;
height: 400px;
background-image: url("../images/issue6/issue6.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 20px;
}

.rollover_img7 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img7 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img7 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img7 a:hover span {
display: block;
}

.rollover_img8 {
width: 276px;
height: 400px;
background-image: url("../images/issue5/issue5.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img8 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img8 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img8 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img8 a:hover span {
display: block;
}


.rollover_img9 {
width: 276px;
height: 400px;
background-image: url("../images/issue4/issue4.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img9 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img9 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img9 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img9 a:hover span {
display: block;
}

.rollover_img10 {
width: 276px;
height: 400px;
background-image: url("../images/issue3/issue3.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 20px;
}

.rollover_img10 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img10 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img10 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img10 a:hover span {
display: block;
}

.rollover_img11 {
width: 276px;
height: 400px;
background-image: url("../images/issue2/issue2.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img11 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img11 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img11 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img11 a:hover span {
display: block;
}

.rollover_img12 {
width: 276px;
height: 400px;
background-image: url("../images/issue1/issue1.jpg"); 
background-position: top;
-moz-border-radius:0px;
-webkit-border-radius:0px;
font:1.4em normal Georgia, Garamond, Times, Helvetica, Arial, sans-serif;
float:left;
text-align: center;
margin:40px 10px 10px 60px;
}

.rollover_img12 a {
color: #111;
width: 276px;
height: 400px;
display: block;
text-decoration: none;
}

.rollover_img12 a:hover {
background:#fff;
opacity:0.70;
filter:alpha(opacity=60);
border:0px solid #c0c0c0;
}

.rollover_img12 a span {
display: none;
width: 276px;
padding:15px 40px 0 0;
text-align: center;
color: #000;
}

.rollover_img12 a:hover span {
display: block;
}

#slideshowContainer{
	background-color: #fff;
	width:900px;
	float: left;
	position:relative;
	padding:40px 20px 0 130px;
}

#slideshowContainer2{
	background-color: #fff;
	width:1000px;
	float: left;
	position:relative;
	padding:40px 20px 40px 0px;
}

#images {
	line-height:1300px;
	height: 1300px; 
	float: left;
	padding: 0 0px 0 80px;
}

/********************************
             
			 HEADER
			 
********************************/

div#header {
    	margin:20px 0 10px 0px;
	padding:0;
    	background-color: #fff;
	width:1024px;
	height: 42px;
	position:relative;
	font:1.2em Garamond, Georgia, Palatino Linotype, Helvetica, sans-serif;
	text-align: center;
}

div#header .skip {
		display:none;
}

#rpic{
	text-align: center;
	padding: 0 0px 0 30px;
}

h1 {
	margin:0px 0 0 0px;
	padding:0;
	text-indent:-9999px;
}

div#header h1 a:focus{-moz-outline-style: none;}


#bio
{
	margin: 0;
	padding: 20px 0px 0px 20px;
	width: 700px;
	font-size: 1.2em;
	text-align: center;
	color:#151515;
	font-family: Garamond, Georgia, Palatino Linotype, Helvetica, sans-serif;
	line-height: 17px;
	}	

#footer{
	width: 1000px;
	height: 20px;
	margin: 30px 20px 20px 0px;
	padding:0;
	position: relative;
	text-align: right;
}

a.copyright{
	font-family: Garamond, Georgia, Palatino Linotype, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	color: #b7b7b7; 
}

.clear{
	clear:both;
}