#bottomRowMid
{
position:absolute; 
width:244px; 
height:228px; 
z-index:2; 
left: 298px; 
top: 640px; 
padding:3px;
}

body {
	scrollbar-arrow-color: #FF2227;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-track-color: #E5E5E5;
     }

.navUL
{
margin:0px;
padding:0px;
list-style-type:none;
}

#navigation1 {
	position:absolute;
	width:603px;
	height:25px;
	z-index:2;
	left: 323px;
	top: 143px;
}

.buttonBG {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: auto;
	border: 1px solid #666666;
	font-size: 13px;
	color: #333333;
}

.navLI
{
float:left;
}

.readprofile
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.ulclass
{
margin:0px;
margin-left:14px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type:none;
margin-top:7px;
}

.liclass
{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.bodyStyle 
	{
	margin: 0px;
	background-color: #F0F0F0;
	}

#topMainPaine
{
position:relative; 
width:861px; 
height:347px; 
left: 7px; 
top: 7px; 
background-image:url(../images/mainPane.gif);
}

#photopane 
{
	width:836px;
	height:210px;
	margin:20px;
	background-color:#FFFFFF;
	border: 1px solid #C1C1C1;
}



#topMainPaine_ITI
{
position:relative; 
width:861px; 
height:370px; 
z-index:1; 
left: 7px; 
top: 7px; 
background-image:url(../images/onlyontheweb_pane.gif);
}

/* Subscribe Page */

#subscribeRight
{
position:absolute; width:242px; height:204px; z-index:2; left: 595px; top: 73px;
}

#SubscribeLeft
{
position:absolute; width:556px; height:317px; z-index:2; left: 17px; top: 16px;
}

#topMainPaine_subscribe
{
position:relative; 
width:861px; 
height:347px; 
z-index:1; 
left: 7px; 
top: 7px; 
background-image:url(../images/subscription_pane.gif);
}

#topMainPaine_blank
{
position:relative; 
width:861px; 
height:auto; 
left: 7px; 
top: 7px; 
}

#CoverImage
{
position:relative; 
width:200px; 
height:115px; 
z-index:2; 
left: 25px; 
top: 15px;
}

#EditorLayer
{
	position:absolute;
	width:250px;
	height:265px;
	z-index:3;
	left: 591px;
	top: 68px;
}

#EditorLayerITI
{
position:absolute; 
width:294px; 
height:309px; 
z-index:3; 
left: 293px; 
top: 23px;
padding:2px;
}

#InThisIssue
{
	position:absolute;
	width:249px;
	height:266px;
	z-index:4;
	left: 582px;
	top: 65px;
}

#FeaturedPhotos
{
position:absolute; 
width:210px; 
height:266px; 
z-index:4;
left: 639px; 
top: 61px;
}

.wrapper
	{
	margin:0 auto 0 auto;
	position:relative;
	background-color:#dddcdc;
	width:892px;
	height:auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	}
	
.generalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* for the "IN THIS ISSUE" panel */

a.inThisIssueLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}

a.inThisIssueLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}

a.inThisIssueLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA0000;
	text-decoration: none;
	font-weight: bold;
	}

a.inThisIssueLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}


/*smaller link style for "read more" type of links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: underlined;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: underlined;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: underlined;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underlined;
}


.thinImageBorder {
	border: 1px solid #B5B5B5;
}


a.zenlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

a.zenlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* Guide */

a.guide:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800000;
	text-decoration: none;
}

a.guide:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800000;
	text-decoration: none;
}

a.guide:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800000;
	text-decoration: none;
}

a.guide:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}

a.photogalLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

a.photogalLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

a.photogalLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

a.photogalLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
}


.listItems {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D0000;
}
.msgBox {
	margin: 1px 1px 1px 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B0000;
	background-color: #F9F9F9;
	border: 1px solid #D4D4D4;
	font-weight: bold;
	width: 450px;
}

/*form stuff */
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 120px;
	padding-top:3px;
	margin-top:5px;
	float:left;
}

.fieldText {
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:5px;
	border: 1px solid #DBDBDB;
}

.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930000;
}
.largerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.miniFieldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	border: 1px solid #DBDBDB;	
}

.imageBorder {
	border: 4px solid #DDDDDD;
}

.formBorder {
	border: 1px solid #999999;
}

.imageBorderOff {
	border: 4px solid #C1C1C1;
}

.imageBorderOn {
	border: 4px solid #5B5B5B;
}


/* For event pops */

.rolloverImage
{
cursor: pointer;
}

.rolloffImage
{
cursor: pointer;
}
