/* CSS Document For Gay Billich Artist */

html, body {margin: 0;
padding: 0;}

img {text-decoration:none;}

body {color: #FFFFFF;
background-color: #000000;
margin:20px;
font-family: Georgia, "Times New Roman", Times, serif;}

#header {width:940px;
margin:0 auto;}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
}


#container {width:950px;
height:auto !important;
border:2px solid #FFFFFF;
margin:0 auto; }

.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	text-align: left;
	background-color: #000000;
	padding: 60px 0px 5px 10px;
	font-variant: normal;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
}

.subtitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
}

a {background: transparent;
color: #9966CC;
text-decoration:none;}

a:hover {background: transparent;
color: #FF6666;
text-decoration:underline;}

a.gallery {background: transparent;
color: #CC99FF;
text-decoration:underline;}

a.gallery:hover {background: transparent;
color: #ff6666;
text-decoration:underline;}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 15px;
	font-style: italic;
	background-repeat: repeat-y;
	border-right: thin #FFCCFF dotted;
}
.quotetext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #FFFFFF;
	padding-right: 25px;
	font-style: normal;
	border-left: thin #FFCCFF dotted;
	padding-left: 25px;
}
	
.navbar {
	background-image: url(lightfadeLONG.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC33;
	border-bottom-color: #99CC33;
}
.texttop {
	background-position: top;
}
.calendarText {font-size:10px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;}
