@charset "utf-8";
/* CSS Document */

body {     
	font-size: 0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#CCCCCC;
	background-color:#333333;
	margin:0 0 0 0;
	background-image:url(images/bg-carbon.png)
} 

a {
	color:#ffffff;
	text-decoration:none
}

a:hover {
	color:#d80056;
	text-decoration:underline
}

strong {
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold
}

.main {
	background-image: url(images/bg.gif);
    border-style: solid;
	border-width: 1px;
	border-top-width:0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#666666 
}

.girlze {
	font-size:1.2em;
	color:#d80056;
	font-weight:bold
}

.sub {
	margin-top: 4px;
    border-style: solid;
	border-width: 1px;
	border-top-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#666666 
}

.sm-pic {
    border-style: solid;
	border-width: 1px;
	border-top-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#666666
}

.lrg-pic {
    border-style: solid;
	border-width: 2px;
	border-top-width:2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-color:#d80056;
}

.content {
	color:#CCCCCC;
	letter-spacing: 0.1em;
	line-height: 18px;
	text-align: justify;
}

.gallery-page {
	font-size:11px;
	letter-spacing: 0.1em;
}


.gallery-heading {
	color:#FFFFFF;
	font-size:14px;
	letter-spacing: 0.1em;
	font-weight:bold;
	line-height: 18px;
}

.gallery-items {
	font-size:11px;
	font-weight:bold;
	line-height: 25px;
}

.gallery-title {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

.gallery-page {
	font-size:10px;
	letter-spacing: 0.1em;
}

.formbutton {
	cursor:pointer;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	color:#ffffff;
	height:23px;
	background-color:#820034;
	background-image:url(images/button-bg.gif);
	border-width:1px;
	border-color: #d80056;
}

.events {
	font-size: 1em;
}


.footer {
	margin-top: 4px;
	font-size: 1em;
}
