﻿
body         { 	
				font-family: Arial, Helvetica, sans-serif;
				background-color: #000000;
				color: #FFFFFF;
				font-size:10pt;
				text-align: left;
}
  
 #container	{
				/* around entire page*/
				width: 750px;
				margin: 1px auto;
				background-color: #000000;
				color: #333;
				border: 1px solid #000000;
				line-height: 130%;
				

}

.body_text {
				color: #FFFFFF;
				font-size: x-small;
}
.bgstyle {
				background-color: #000000;
}
.gallerystyle {
				color: #FFFFFF;
				font-size: x-small;
				text-align: center;
}

/*header styles*/
.h1 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: x-large;
				text-align: left;
				font-weight: bold;
}
.V{
	color: #FFFFFF;
	font-size: xx-large;
	line-height: 130%;
}
.isions {
	color: #FFCC00;
	font-size: xx-large;
}
.PArt {
	font-weight: normal;
	color: #FFFFCC;
}
.pic1 {
	border-width: 0px;
}

.backbtn {
	color: #E8AF00;
}
/*alignment styles*/
.leftalignstyle {
				text-align: left;
}
.centeralignstyle {
	text-align: center;
}

/*Hyperlinks*/
a:link       { 
				color: #605D5C; 
				text-decoration: underline; 
}
a:visited	{	
				color: #E8AF00; 
} 
a:active 	{	
				color: #E8AF00;
}
a:hover		{
				color: #E8AF00;
				font-style: italic;
}

/*menu*/
.menu1 {
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				background-image: url('../albums/images/buttonback.gif');
				color: #0000CC;
				width: 20%;
}

