body {
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3333FF;
}
p {
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}

h3 {
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3333FF;
}

.standard-text {
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3333FF;
	font-weight : bold;
}

.small-para {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9t;
	color: #3333FF;
}
.caption {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #CCCCCC;
}


A:link { 	font-weight : bold; text-decoration : underline; color : #3333FF; font-size:10pt; } 
A:visited { font-weight : bold; text-decoration : underline; color : #3333FF; font-size:10pt; }
A:hover { color : #CC0000; ; text-decoration: underline; font-size:10pt; }

.featured_link:link { 	font-weight : bold; text-decoration : none; color : #CCCCCC; font-size:9pt; } 
.featured_link:visited { font-weight : bold; text-decoration : none; color : #CCCCCC; font-size:9pt; }
.featured_link:hover { color : #CC0000; ; text-decoration: underline; font-size:9pt; }


#menu a {
		display:block;
		width:90px;
		text-align: center;
		
		padding:0px 0 10px 0px;
		font:  11pt   Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#3333FF;		
		background: url("../images/menu-button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#menu a:hover {	
		background-position: -90px 0;
		}	


#guest-homepage a {
		display:block;
		width:124px;
		text-align: center;
		
		padding:3px 0 10px 0px;
		font:  11px/1   Arial, Helvetica, sans-serif;
		color:#3366FF;		
		background: url("../images/artist-homepage-button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#guest-homepage a:hover {	
		background-position: -124px 0;
		}	
			
			
.admission{
	font-size: 11px;
	color: #CCCCCC;	
}	
	
	.guest-header {
	font-family: Verdana;
	font-size: 12pt;
	color: #3366FF;
	background-image: url('../images/stripe-eclipse.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.guest-body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
td {
	border: 0px;
	border-color: grey;
	border-style: solid;
	vertical-align = top;
}

.guest_left{  
  float:left;
  border: 0px solid yellow;
  width: 350px;
}

.guest_right{
  float:right;
  border: 0px solid green;
  width: 350px;
}

.seperator{
  clear:both;
  height: 20px;
}
  
.guest-table {
  width: 350px;
  height: 210px;
  border: 0px;
  border-color: #ffffff;
  border-style: solid;
}

.main-table {
  align: center;
  width: 750px;
  border: 0px;
	border-color: #808080;
	border-style: solid;
}
.highlight-table {
  border: 1px;
	border-color: #808080;
	border-style: solid;
}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input.submit {
	display:block;
		width:90px;
		height: 22px;
		text-align: center;
    outline: none;
		padding:0px 0 10px 0px;
		font:  11pt   Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#3333FF;		
		background: url("../images/menu-button.gif") 0 0 no-repeat;
		text-decoration: none;
}
input.submit:hover {
    background-position: -90px 0;
}

#past_guests{
  color: #CCCCCC;
  font-size: .8em;
  list-style-type: none;
}
#past_guests li{  
  margin-left: 20px;
}  

#BlogFrame {
  width:100%;
  height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	border: 0px;
	border-color: #808080;
	border-style: solid;
}

#social_networks a{
	color: #3366FF;
	font-size: .8em;
	text-decoration: none;
}

#social_networks a:hover{
	color: red;
	text-decoration: underline;
}	

#social_networks img{
  height: 15px;
  border:0;
  margin-right: 5px;
} 