#content {
border-top : dashed 1px #666666;
border-bottom : dashed 1px #666666;
background : #FFFFFF;
height: 500px;
padding: 4px; 
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
    text-decoration : none;
    color : #999999;
}
a:visited {
    text-decoration : none;
    color : #999999;
}

a:hover {
    text-decoration : none;
    color : #000099;
}
a:active {
    text-decoration : none;
    color : #999999;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 5px;
	padding: 2px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
}

#desctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 20px -2px 5px;
	padding-left: 1px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	height: 378px;
	width: 300px;
	overflow: auto;
}


#desctext_event_left {
	width: 250px;
}
#funkylogo {
	width: 75px;
	position:relative;
	top: -400px;
	left: 200px;
}
#funkylogo img {border-style: none}


.style1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 1px;
}
.thumbnails {
	padding: 2px;
	float: left;
	width: 255px;
	height: 270px;
	
}
.bigpic {
	horizontal-align: left;
	position: absolute;
	left: 307px;
	top: 3px;
}
.row {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px none #666666;
}
.row2 {
	border-top: 1px dashed #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}

.picborder {
	border-top: 1px none #666666;
	border-left: 1px none #666666;
	border-bottom: 1px none #666666;
	border-right: 1px dashed #666666;
}

.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 5px;
	padding: 2px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	
}