/* CSS Document */

body {
	font-family: geneva,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	background-color: #000000;
	width: 100%;
	margin:0px;
 }

a:link {
	color: #441822;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #441822;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #DB2863;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #441822;
	text-decoration: underline;
	font-weight:bold;
}


a.plaintext:link, a.plaintext:visited {
	color: #CC0000;
}

a.redLink:link, a.redLink:visited {
		color: #CC0000;
}


p {
	margin-top: 0px;
	margin-bottom: 1em;
}

h1 {	
	line-height: 11px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #662736;
	}

h2 {
	font-family:  geneva,verdana, arial, helvetica, sans-serif;  
	font-weight: bold;
	font-size: 11px; 
	color: #660066; 
	}
		
	
h3 {
	font-family:  geneva,verdana, arial, helvetica, sans-serif;  
	font-weight: bold;
	font-size: 11px; 
	color: #660066; 
	font-variant: small-caps;
	}
	
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #200A0C;
	font-variant: small-caps;
	text-align: left;
	line-height: normal;
	}
	
#main_container{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}	
#main_content{
	background-color:#441822;
	width:700px;
	padding:0px 0px 107px 0px;
	margin:0px;
	height:100%;
}	
/* content styles */
	
.boldContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

.italicContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	}

.quote {
	font-size: 10px;
	font-weight: bold;
	color: #200A0C;
	font-variant: small-caps;
	text-align: left;
	padding: 13px 13px 13px 13px;
	}

.gig_previous {
	line-height: 17px;
}

/* header styles */

.greenHeader {
font-family:  geneva, verdana, arial, helvetica, sans-serif;  
font-weight: bold;
font-size: 11px; 
color: #666600; 
}

.blueHeader {
font-family:  geneva,verdana, arial, helvetica, sans-serif;  
font-weight: bold;
font-size: 12px; 
color: #006699; 
}


/* container styles */

.container {

	background-color: #441822;
}

.container2 {
	background-color: #FFFFFF;
}

.homeContainer {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px; 
	line-height: 11pt;
	align:  right;
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	height: 305px; 
	width: 200px;
	}
/*	
#liquid {
right:0;
top:0;
padding:0; 
width:700px;
height:100%; 
background-color:#441822;
background:url(../images/empty.gif) repeat;
} 
*/
/* image styles */

.imgStyle2 img{
	border: 2px solid #990000;
	margin: 10px 5px 5px 5px;
	align:  left;
}

.imgStyle2:hover img{
	border: 2px solid #669999;
	margin: 10px 5px 5px 5px;
	align:  left;
}


.imgStyle2:hover{
color: #669999; /* Dummy definition to overcome IE bug */
}	

.imgStyle3 img{
	border: 2px solid #990000;
	margin: 10px 5px 5px 5px;
	align: center;
	width: 177;
	height: 181;
	border: 5px;
}

/* eyeCreative footer link stylez */

.eyeCreative {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px; 
	text-align: center;
	color: #933348;
	background-color: #441822;
	margin: 0px 40px 50px 50px;
	position:relative;
	}		
		
.eyeCreative a, .eyeCreative a:link, .eyeCreative a:visited, .eyeCreative a:active {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #B13F58;
	text-decoration: none;
	line-height: 20px;
	padding: 1px;
	}	
	
.eyeCreative a:hover {
	color:  #DB2863;
	}
