/* CSS Document */
/* body {
	background-image: url(/images/bar.gif);
	margin: 5px;
	padding:5px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top
	background-image:url(/images/menu.gif);
	background-repeat:repeat-y;
} */

body {
	background-color: #FFFFFF;
/*	background-image: none;*/
	margin: 0px; padding:0px; 
	background-position: 200px right;
/*	background-image:url(/images/menu.gif);
	background-repeat:repeat-y;*/
}

body, p, td, li, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

p, td, li, blockquote {
	font-size: 0.9em
}

blockquote {
	font-style: italic
}

img {
	border: none;
}

div.content {
	padding: 5px 5px 0px 10px
}

.admin {
	font-size: 8pt;
	font-style: italic
}

pre, tt, code, kbd, samp {
	font-family: monospace
}

span.author {
	font-style: normal;
	font-size: 9pt;
	font-weight: bold
}

.centre {
	text-align: center
}

p.pagelinks {
	text-align: center;
	font-size: 8pt
}

p.toplink {
	text-align: center;
	font-size: 8pt
}

li.links {
	padding: 0px 0px 10px 0px	
}

.picture_notes {
	font-size: 8pt
}

.nopic_caption {
	font-style: italic;
	font-size: 8pt
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: 8pt
}

h1 {
	font-size: 1.6em;
	margin : 10px 0px 0px 0px
}

h2 {
	font-size: 1.2em
}

h3 {
	font-size: 1.1em
}

h4 {
	font-size: 1.0em
}

h5 {
	font-size: 1.0em;
	padding: 0px 0px 0px 20px
}

td {
	vertical-align: top
}

.nav {
	margin: 5px 0px 5px 0px;
	font-size: 8pt
}

.red {
	color: #FF0000
}

.gray {
	color: #CCCCCC
}

.darkgray {
	color: gray
}

input {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

a:link {
	color : #660000;
	text-decoration : none;
	font-weight: normal;
}

a:visited {
	color : #993333;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	color : #660000;
	text-decoration : underline;
	font-weight: normal;
}

.buttonscontainer { 
	width: 200px
} 

.buttons a:link { 
	border-right: #AD7484 1px solid; 
	padding-right: 2px; 
	border-top: #E3D4DA 1px solid; 										
	display: block; 
	padding-left: 3px; 
	padding-bottom: 2px; 
	margin: 0px; 
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif; 
	border-left: #E3D4DA 1px solid; 
/*	width: 100%;  */
	color: #ffffff; 
	padding-top: 2px; 
	border-bottom: #AD7484 1px solid; 
	background-color: #8D3B51; 
/*	background-color: #6B001B; */ 
	text-align: left; 
	text-decoration: none 
} 

.buttons a:visited { 
	border-right: #AD7484 1px solid; 
	padding-right: 2px; 
	border-top: #E3D4DA 1px solid; 										
	display: block; 
	padding-left: 3px; 
	padding-bottom: 2px; 
	margin: 0px; 
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif; 
	border-left: #E3D4DA 1px solid; 
/*	width: 100%;  */
	color: #ffffff; 
	padding-top: 2px; 
	border-bottom: #AD7484 1px solid; 
	background-color: #8D3B51; 
/*	background-color: #6B001B; */
	text-align: left; 
	text-decoration: none 
} 

.buttons a:hover { 
	border-right: #E3D4DA 1px solid; 
	padding-right: 1px; 
	border-top: #AD7484 1px solid; 
	padding-left: 4px; 
	padding-bottom: 1px; 
	border-left: #AD7484 1px solid; 
	color: #ffffff; 
	padding-top: 3px; 
	border-bottom: #E3D4DA 1px solid; 
	background-color: #6B001B;
/*	background-color: #8D3B51; */
	text-decoration: none 
} 

.buttons p { 
	border-right: #AD7484 1px solid; 
	padding-right: 2px; 
	border-top: #E3D4DA 1px solid; 										
	display: block; 
	padding-left: 3px; 
	padding-bottom: 12px; 
	margin: 0px; 
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif; 
	border-left: #E3D4DA 1px solid; 
/*	width: 100%;  */
	color: #ffffff; 
	padding-top: 12px; 
	border-bottom: #AD7484 1px solid; 
/*	background-color: #8D3B51; */ 
	background-color: #6B001B; 
	text-align: left; 
	text-decoration: none 
} 

#navsite h5 {
	display: none;
}

#navsite {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif; 
	width: 200px

}

#navsite p { 
	display: block; 
	padding: 12px 2px 12px 3px;
	border-top: #e3d4da 1px solid; 										
	border-right: #ad7484 1px solid; 
	border-bottom: #ad7484 1px solid; 
/*	border-left: #e3d4da 1px solid; 
	text-decoration: none;   */
	background-color: #6b001b; 
	margin: 0px; 
	color: #fff; 
/*	width: 100%; */
} 

#navsite ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li  {
	margin: 0;
}


#navsite ul li a  {
	display: block; 
	padding: 2px 2px 2px 3px;
	border-right: #ad7484 1px solid; 
	border-top: #e3d4da 1px solid; 										
	border-bottom: #ad7484 1px solid; 
	background-color: #8d3b51; 
	color: #fff; 
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a  {
	width: auto;
}

#navsite ul li a:hover  {
	padding: 3px 1px 1px 4px;
	border-right: #e3d4da 1px solid; 
	border-top: #ad7484 1px solid; 
	border-left: #ad7484 1px solid; 
	border-bottom: #e3d4da 1px solid; 
	color: #fff; 
	background-color: #6b001b;
}

span.image {
	padding: 0 20px 20px;
	font-style:italic;
	text-align: center;
	font-size: 0.9em;

/*	color:#808080; */
} 

span.image img { 
	display: block; 
} 

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

form.join p label {
	float: left;
	width: 40%;
/*	font: bold;*/
	}

fieldset {
	padding: 10px;
	width: 90%;
	}

legend {
	color: #00008B;
	background-color: #FFF
	}

.hide {
	display: none;
	}

