@charset "utf-8";
/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }

h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }
body {
	background-image: url(../images/html.png);
	background-repeat: repeat-x;
	background-color: #F8DBEA;
}

#wrapper {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu {
	height: 35px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#pageTitle {
	height: 14px;
}
#pageTitle h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 24px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#column1 {
	width: 400px;
	margin-right: 23px;
	margin-left: 23px;
	border: 1px solid #000000;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 511px;
}
#column1 p {
	line-height: 1.3em;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 3px;
}
#column1 strong {
	font-weight: bold;
}

.clearFloats {
	clear: both;
}

#column2 {
	width: 400px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	float: left;
}
#footer {
}
#branding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#branding a, a:visited {
	color: #999999;
	text-decoration: none;
}
#branding a:hover {
	color: #B10EFF;
	text-decoration: none;
}
#branding  a:active {
	color: #FF0000;
	text-decoration: none;
}
#column1 a, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#column1 a:hover {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#column1 a:active {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#gigs {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 110px;
	display: block;
}
#column1 #top {
	background-image: url(../images/images/home1_01.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#column1 #middle {
	background-image: url(../images/images/home1_02.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#column1 #bottom {
	background-image: url(../images/images/home1_03.jpg);
	height: 252px;
}
.p7VSC_content h4 {
	font-weight: bold;
}

#column1 #top p {
	line-height: 1.3em;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 3px;
}
#column1 #bottom p {
	line-height: 1.3em;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 3px;
}
#bottom  h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
