body
{
	color: #444444;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.2px;
	display: block;
}

h1
{
	text-transform: uppercase;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

h2
{
	text-transform: uppercase;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #444444;
	border-bottom: 1px solid #444444;
	padding-top: 0px;
	padding-bottom: 8px;
	height: 25px;
}

h3
{
	text-transform: lowercase;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 0px;
	margin-bottom: 12px;
}

h3.biogetc
{
	text-transform: lowercase;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 0px;
	margin-bottom: 12px;
}

h4
{
	text-decoration: none;
	color: #444444;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	border-bottom: none;
	letter-spacing: 0.1px;
}

table
{
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #444444;
	border-bottom: 1px solid #ff0000;
}

div#logo
{
	position: absolute;
	left: 60px;
	top: 10px;
}

body > div#logo
{
	position: absolute;
	left: 60px;
	top: 10px;
}

div#title
{
	position: absolute;
	left: 50px;
	top: 10px;
}

body > div#title
{
	position: absolute;
	left: 750px;
	top: 150px;
}

img.logo
{
	border: none;
}

a.logo
{
	border: none;
}

p.date
{
	font-size: 9px;
	font-weight: normal;
}

span.date
{
	font-size: 9px;
	font-weight: normal;
}

div#sidebar
{
	width: 300px;
	display: block;
	position: absolute;
	left: 750px;
	top: 210px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 50px;
}

div#content
{
	width: 600px;
	display: block;
	position: absolute;
	left: 90px;
	top: 210px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 50px;
	margin-bottom: 50px;
}

div#dummy
{
	width: 200px;
	display: block;
	position: absolute;
	left: 620px;
	top: 210px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 50px;
	margin-bottom: 50px;
}

div#login
{
	width: 300px;
	display: block;
	position: absolute;
	left: 750px;
	top: 35px;
	padding: 0px;
}

div#search
{
	width: 220px;
	display: block;
	padding: 0px;
}

div#menu
{
	position: absolute;
	left: 90px;
	top: 160px;
	width: 960px;
	line-height: 30px;
	text-align: left;
	border-bottom: 3px solid #444444;
}

body > div#menu
{
	position: absolute;
	left: 90px;
	top: 180px;
	width: 960px;
	line-height: 30px;
	text-align: left;
	border-bottom: 3px solid #444444;
}

div.firstmenuitem
{
	display: inline;
	margin-right: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 15px;
	text-transform: lowercase;
}

div.menuitem
{
	display: inline;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 15px;
	text-transform: lowercase;
}

a.menulink
{
	text-decoration: none;
	color: #444444;
	text-transform: lowercase;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-weight: bold;
	border-bottom: none;
	letter-spacing: 0.1px;
}

a.menulink:hover
{
	color: #66CC00;
}

a#menulink1:hover
{
	color: #6633CC;
}
a#menulink2:hover
{
	color: #FF0000;
}
a#menulink3:hover
{
	color: #FF6600;
}
a#menulink4:hover
{
	color: #FF0066;
}
a#menulink5:hover
{
	color: #CCCC00;
}
a#menulink6:hover
{
	color: #0000FF;
}
a#menulink7:hover
{
	color: #66CC00;
}

a.title
{
	color: #555555;
	border-bottom: none;
}

table.dbresult
{
	border-collapse: collapse;
	border: none;
}

th.dbresult
{
	border-bottom: 1px solid #000000;
	padding-right: 20px;
	padding-top: 20px;
}

td.dbresult
{
	border-bottom: none;
	padding-right: 20px;
	padding-top: 20px;
}

table.login
{
	border-collapse: collapse;
	border: none;
	padding: 0;
}

td.login
{
	padding-right: 5px;
	padding-top: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'Trebuchet MS', Arial, 'sans-serif', Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

div#newbutton
{
	display: inline;
	padding: 7px;
	background-color: #cccccc;
}

ul 
{
	padding-left: 0px;
	margin-left: 15px;
	list-style-type: square;
}

input {
    border: 1px solid #cccccc;
    background: #ffffff;
}

div#memberlist
{
	position: absolute;
	top: 150px;
	left: 0px;
}

div#organisationlist
{
	position: absolute;
	top: 150px;
	left: 200px;
}

hr
{
	height: 1px;
	color: #cccccc;
}

div#footer
{
	border-top: 1px solid #444444;
	margin-top: 100px;
	font-size: 9px;
}

table.memberlist
{
	border-collapse: collapse;
	border: none;
	margin-top: 30px;
}

td.memberlist
{
	border-bottom: none;
	padding-right: 100px;
	padding-top: 1px;
	font-size: 11px;
}

div#delete
{
	margin-top: 30px;
}

div#adminlogout
{
	position: absolute;
	left: 600px;
	top: 50px;
}

div#admintitle
{
	position: absolute;
	left: 88px;
	top: 90px;
}

img.portfolio
{
	border: none;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 30px;
	vertical-align: top;
}

a.portfolio
{
	border: none;
}

div.portfolio
{
	margin-bottom: 50px;
	margin-top: 20px;
}

input.mediadelete
{
	margin-left: 500px;
}

a.artist
{
}

object#player
{
	height: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

object#vidplayer
{
	height: 0px;
	position: relative;
	left: 0px;
	padding-bottom: 10px;
}

portfolio > object#vidplayer
{
	height: 0px;
	position: relative;
	left: 0px;
	padding-bottom: 10px;
}

td.gallery
{
	vertical-align: top;
	padding-right: 30px;
}

td.interests
{
	padding-right: 10px;
}

