body
{
	background-color: #000000;
	margin: 5 0 0 0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}

/* Background Layout */

.bodyHeader 
{
	background-image: url(images/bkgimgs/layout01_r1_c1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	width: 700px;
}
.bodySidefill 
{
	background-image: url(images/bkgimgs/layout01_r1_c3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 800px;
	width: 1px;
}

.bodyNavbar
{
	background-image: url(images/bkgimgs/layout01_r2_c1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	width: 700px;
}
.bodyContent 
{
	background-image: url(images/bkgimgs/layout01_r3_c1.jpg);
	background-position: top left;
	background-repeat: repeat;
	height: 636px;
	width: 550px;	
}
.bodySidebar
{
	background-image: url(images/bkgimgs/layout01_r3_c2.jpg);
	background-position: top left;
	background-repeat: repeat;
	height: 636px;
	width: 150px;
}
.bodyFooter
{
	background-image: url(images/bkgimgs/layout01_r4_c1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	width: 700px;
}

/* TEXT CLASSES */
.link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}
a link{
	color: #333333;
	text-decoration: none;
}
a.link:hover	{
	color: #CC6600;
	text-decoration: none;
}


	
.adminLink {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	padding-right: 10px;
}
a.adminLink {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	padding-right: 11px;
	text-decoration: none;	
}
a.adminLink:hover {
	color: #333333;
	text-decoration: none;
}
.mp3Title {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-indent: 28px;
	
}
.mediaLink {
	list-style-position: outside;
	list-style-image: url(images/buttons/media_music_item.gif);

}

a.mp3Link {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
}
a.mp3Link:hover {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;	
	color: #CC6600;
}

.divText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.regText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.smlText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}


.registerText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

.boldText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.galleryTitle {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
	background-color:#333333;
	height: 16px;
	text-indent: 4px;
}
.galleryCategory {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color:#CCCCCC;
	height: 14px;
	text-indent: 4px;	
}
.bioTitle {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 14px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.formField {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
}
.formFieldR {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cc6600;
}
.imgBorder {
	cursor: hand; 
	border: 1px solid #CECECE;
}

.colTop {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color:#CCCCCC;
}
.colText {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.imgButton {
	cursor: hand;	
}
.smImgBtn {
	height: 19px;
	width: 19px;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-image: url(images/buttons/calendar.gif);
	color: #000000;
	border: 1px solid #000000;
	cursor: hand;
	padding: 1px 2px 1px 2px;
}


/* ERROR HANDLING */
.errMessage {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	padding-left: 10px;
	padding-right: 10px;
}
.passMessage {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
