body		 		{	font-family:verdana, arial, "sans serif";
						font-size:11px;
						background-color:#334075;
						margin:0px; }

table  				{	border-collapse: collapse; 
						border-spacing: 0; }
						
td, th 				{	padding: 0; 
						vertical-align:top; }
						
img					{	border-color:#001053; }

img.gallery 		{ 	border-color:#FFFFFF; }

.side_menu			{	background-image:url('../images/menu_bg.gif');
						background-repeat:no-repeat;
						background-color:#001053;
						width:163px; }

.line				{	background-image:url('../images/line.gif');
						height:1px; }

.vline				{	background-image:url('../images/vline.gif');
						width:1px; }						
						
.page_contents 		{	background-color:#FFFFFF;
						width:700px; }						

div.gallery_menu 	{	overflow:auto;
						border: 1 solid black; 
						height:100px;
						width:680px; }
									
A:link 				{	text-decoration: none;
						font-weight:bold;
						color:#001053; }

A:visited 			{	text-decoration:none;
						font-weight:bold;
						color:#001053; }

A:hover 			{	text-decoration:underline;
						font-weight:bold;
						color:#001053; }
						
A.menu:link 		{	text-decoration: none;
						font-weight:bold;
						color:#FFFFFF; }

A.menu:visited 		{	text-decoration:none;
						font-weight:bold;
						color:#FFFFFF; }

A.menu:hover 		{	text-decoration:underline;
						font-weight:bold;
						color:#FFFFFF; }						
						
A.landit:link 		{	text-decoration: none;
						font-weight:bold;
						color:#001053; }

A.landit:visited 	{	text-decoration:none;
						font-weight:bold;
						color:#001053; }

A.landit:hover 		{	text-decoration:none;
						font-weight:bold;
						color:#001053; }						
