body {margin:0;
	padding:0;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.nav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	clip:   rect( );
	padding-left: 15px
}
h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 24px;
	font-family: arial, helvetica, sans-serif;
	clip:       rect( );
	left: 10px;
	text-align: right
}
h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	left: 10px;
	text-align: right
}
.topics {text-align: center;}


hr {
	color: #CC0000;
	width: 95%;
	top: 10px;
}
p {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clip:   rect( );
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 25px
}
.main {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}

body {
	
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/bg.jpg) top left repeat-x;
}
a:link.nav {
	color: #FFF;
	text-decoration: none;
}
a:visited.nav {
	color: #FFF;
	text-decoration: none;
}
a:active.nav {
	color: #FFF;
	text-decoration: none;
}
a:hover.nav {
	color: #CC0000;
	text-decoration: none;
}
.footer {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 35px;
}
a:link.footer {
	color: #666666;
	text-decoration: underline;
}
a:visited.footer {
	color: #666666;
	text-decoration: underline;
}
a:active.footer {
	color: #666666;
	text-decoration: underline;
}
a:hover.footer {
	color: #666666;
	text-decoration: none;
}
h2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	clip: rect( );
	text-indent: 10px;
	left: 10px;
	text-transform: none
}
li {
	color: #CC0000;
	list-style-type: square
}


#images {
	padding-left:10px;
	}
	
#picGallery {
	margin:auto;
	width:500px;
	}	
	
#picGallery td {
	padding-top:5px;
}
	
#picGallery img {
	border:2px solid #000;
	}


.text1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect( );
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 25px
}
.text2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect( );
	font-weight: normal;
	line-height: 25px
}
.name {
	float:right;
	font-style:italic;
}
.caption {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	clip:   rect( );
	font-weight: bold
}

.makeba {
	font-size:14px;
	}
	
.subnav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	clip:   rect( );
	padding-left: 30px;
	font-style: normal;
}

a.subnav2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-style: normal;
	text-decoration: none;
}

a:hover.subnav2 {
	color: #CC0000;
	text-decoration: none;
}

a:link.subnav {
	color: #FFF;
	text-decoration: none;
}
a:visited.subnav {
	color: #FFF;
	text-decoration: none;
}
a:active.subnav {
	color: #FFF;
	text-decoration: none;
}
a:hover.subnav {
	color: #CC0000;
	text-decoration: none;
}
.floatRight {
	float: right;
	padding: 0 0 10px 10px;
}
.floatLeft {
	float: left;
	padding: 0 5px 5px 0;
}
