body		{
			background-color: #ffffff;
			font-family: font-family:  arial, helvetica, san-serif;
			font-size: 12px;
			margin-top: 0px;
			margin-left: 0px;

			text-align: center;
}
.hidden{
	display:none;
}
.noimage{
	background-image:url(images/noimage.gif);
}
/***************************************************************/

a:link			{
			font-family: font-family:  arial, helvetica, san-serif; 
			font-size: 12px; 
			text-decoration: none; 
			color: #663399;
}

a:visited	{
			font-family: font-family: arial, helvetica, san-serif; 
			font-size: 12px; 
			text-decoration: none; 
			color: #663399;
}

a:hover		{
			font-family: font-family: arial, helvetica, san-serif;
			font-size: 12px; 
			text-decoration: none; 
			color: #0099ff;
}
a img {
			border: 0px;
}


h1 {
			font-size: 12px;
			font-weight: normal;
			color: #000000;
}
h2 {
			font-size: 14px;
			font-weight: normal;
			color: #663399;
}
h3 {
			font-size: 12px;
			font-weight: normal;
			color: #663399;
}
b {
			font-weight: normal;
			color: #663399;
}
h1 b {
			font-weight: bold;
}
h2 b {
			font-weight: bold;
}
h3 b {
			font-weight: bold;
}
/***************************************************************/
div.centering {
				position: relative;
				margin: 0 auto;
				width: 760px;
				
}
div.parent	{

				position: absolute;
				top: 0px;
				left: 0px;
				/* width: 760px; */
				width: 760px;
			
				z-index: 10;

				text-align: left;
				
				background-color: #ffffff;

}
div.page	{
				position: relative;
				top: 0px;
				left: 0px;
				text-align: left;
				
			
				z-index: 20;
}
div.top	{
				position: relative;
				display:block;
				width: 760;
				top: 0px;
				left: 0px;
				text-align: left;
				z-index: 20;
				background-color: #333333;
}
div.bottom	{
				position: relative;
				display:block;
				width: 760;
				left: 0;
				text-align: left;
				z-index: 20;
}

div.logo img {
	display:block;
	float: left;
	z-index: 1;
}

div.global_nav {
			display:inline;
			float: right;
			padding-top: 60px;
			width: 490;
			font-family: arial, helvetica, san-serif; 
			font-size: 12px; 
			line-height: 16px;
			text-align: left;
			background-image:url(../graphics/misc/mast.gif);
			background-repeat:no-repeat;
			z-index: 30;
			
}

/*NAV**************************************************************/

.btnLink01,.btnLink01 a{
	height:40px;
	width:96px;
	float:left;
	display:block;
	background-image:url(../graphics/nav/i_link01.gif);
	background-repeat:no-repeat;
}
.btnLink01 a:hover{
	background-image:url(../graphics/nav/h_link01.gif);
}

.btnLink02,.btnLink02 a{
	height:40px;
	width:96px;
	float:left;
	display:block;
	background-image:url(../graphics/nav/i_link02.gif);
	background-repeat:no-repeat;
}
.btnLink02 a:hover{
	background-image:url(../graphics/nav/h_link02.gif);
}

.btnLink03,.btnLink03 a{
	height:40px;
	width:90px;
	float:left;
	display:block;
	background-image:url(../graphics/nav/i_link03.gif);
	background-repeat:no-repeat;
}
.btnLink03 a:hover{
	background-image:url(../graphics/nav/h_link03.gif);
}

.btnLink04,.btnLink04 a{
	height:40px;
	width:87px;
	float:left;
	display:block;
	background-image:url(../graphics/nav/i_link04.gif);
	background-repeat:no-repeat;
}
.btnLink04 a:hover{
	background-image:url(../graphics/nav/h_link04.gif);
}
.btnLink05,.btnLink05 a{
	height:40px;
	width:121px;
	float:left;
	display:block;
	background-image:url(../graphics/nav/i_link05.gif);
	background-repeat:no-repeat;
}
.btnLink05 a:hover{
	background-image:url(../graphics/nav/h_link05.gif);
}

				
/***************************************************************/

div.gallery {
}

/******home content*********************************************/


div.home_pix {
			display:block;
			float: left;
			z-index: 1;
}

/****** content*********************************************/

div.col_1a	{
				float: left;
				width: 240px;
				text-align: left;
				font-family: arial, helvetica, san-serif; 
				font-size: 12px;
				line-height: 16px;
				margin-top: 16px;
				padding-left: 0px;
				margin-bottom: 0px;
				color: #666666;
}  

div.col_2a {
				float: right;
				width: 490px;
				text-align: left;
				font-family: arial, helvetica, san-serif; 
				font-size: 12px;
				line-height: 16px;
				margin-top: 16px;
				margin-bottom: 16px;
				color: #666666;
}


div.col_2a div.body {
	margin-right: 20px;
}

span.small {
				font-size: 10px;
}
span.small a {
				font-size: 10px;
}

			
/*****gallery***************************************/

div.online_gallery	{
				float: left;
				width: 140px; 
				text-align: left;
	 			height: 88px;
	 			margin: 10px 10px 10px 0px;

} 

div.online_gallery_item	{
				float: left;
				width: 155px; 
				height: 155px;

				text-align: left;

}

div.online_gallery_pix {
				float: left;
				width: 130px;
				height: 130px;
}

div.online_gallery_pix	img {
				width: 130px;
				height: 130px;
} 
		
div.online_gallery_name	{
				float: left;
				width: 130px;

				font-family: arial, helvetica, san-serif;
				line-height: 16px;

} 
/***************************************************/

div.footer	{ 
			width: 760px;
			position: relative; 
			font-family: arial, helvetica, san-serif; 
			font-size: 12px; 
			text-align: center;
			color: #999999;
			clear: both;
			padding-top: 32px;
			padding-bottom: 16px;
			background-image:url(../graphics/misc/footer.gif);
			background-repeat:no-repeat;
}
			
div.bottomFooter	{ 
			position: relative; 
			height: 1px;
			width: 760px;
			}