/* -------------------- New Styles --------------------- */
.LaunchVideo 
{
 Display:none;   
}
.sidePanel{
text-align:right; 
width:100px; 
vertical-align:top; 
height:100%; 
background-image: 
url('Graphics/blackLine.gif'); 
background-repeat: repeat-y; 
background-position: 
center;vertical-align:top;
}


.menuStyle {

line-height:150%;
padding: 2px, 1px, 1px, 2px;

}


.leftJustify 
{
    text-align:left;
}





/* ********************** The navigation menu in ASP ***************** */


#nav a:visited {

	color: #993735;
	text-decoration: none;
	padding-right:6px;
	display: block;
}

#nav a:link{

	color: #993735;
	text-decoration: none;
	padding-right:6px;
	display: block;
}

#nav a:hover {

	text-decoration: none;
	display: block;	
}


.whiteBorder {
border-color:white;
}





/* ********************** Buttons ***************** */



.buttonLong {
	border-width: 1px;
	width:90%;
	border-style: solid;
	border-left-color: #fff;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	text-align: left;
			cursor : pointer;
			cursor : hand;
	padding:2px;
}


.buttonIssue {
	border-width: 1px;

	border-style: solid;
	border-left-color: #fff;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;


	padding:2px;
}



.buttonIssueHome {
	border-width: 1px;
	width:89%;
	border-style: solid;
	border-left-color: #fff;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	text-align: center;

	padding:2px;
}





/* ********************** Borders ***************** */

.leftBorder {
border-left-style:solid; 
border-left-width:2px;
border-left-color:#006;
}

.topBorder {
border-top-style:solid; 
border-top-width:2px; 
border-top-color:#006;
}

img {
border:0px;
}

/* ****************** Page Links *************** */


a:visited{
color: #993735;
text-decoration: none;
}

a:active {
color: #853735;
text-decoration: none;
}

a:link{
color: #993735;
text-decoration: none;
}

.selected 
{
    color:Black;
}




/* ********************** Text ***************** */

.smallCaps2 {
color:#555;
font-variant:small-caps; 
font-size:95%;
font-family: Georgia, "Book Antigua",serif;
}



.smallCaps {
font-variant:small-caps; 
font-size:85%;
font-family: Georgia, "Book Antigua",serif;
color:#853735;
font-weight:900;
}

.poemTitle {
color:#853735;
font-size:150%;
font-weight:900;
}

.alignRight {
text-align:right;
}

.poetName {
font-variant:small-caps; 
font-size:75%;
font-family: Georgia, "Book Antigua",serif;
font-weight:900;
color: #993735;
}


/* ******************* The black lines **************** */

.TDtop {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
}
.TDleft {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-style: solid;
	border-left-color: #000033;
}
.TDtop-left {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000033;
	border-left-color: #000033;
	border-width: 1px;

}


/* ********************** Issue Colors ***************** */
.issue5Color {
color:#660099;
font-weight:900;
font-family:Arial, Sans-Serif;
font-size:100%;
}
.issue4Color {
color:#C88700;
font-weight:900;
font-family:Arial, Sans-Serif;
font-size:100%;
}

.issue3Color {
color:#6C7580;
font-weight:900;
font-family:Arial, Sans-Serif;
font-size:100%;
}

.issue2Color {
color:#004F2F;
font-weight:900;
font-family:Arial, Sans-Serif;
font-size:100%;
}

.issue1Color {
color:#A50000;
font-weight:900;
font-family:Arial, Sans-Serif;
font-size:100%;
}

/* ********************** Bios ***************** */

.bio {
font-size:70%;
color:#555;
position:relative;
text-align:left;
}

.bioIssue2 {
font-size:70%;
color:#016b48;
position:relative;
text-align:left;
}

.bio2 {

display:none;
color:#666;
font-size:smaller;
}

.bioMovie {

color:#555;
text-align:right;
}