﻿html,body{
height:100%;
margin:0px;
padding:0px;
text-align:center;
font-family:Century Gothic;
}

.main_table
{
	background-color: #FFF9F0;
	width: 980px;
	border-bottom: double 3px #000000;
	border-right: double 3px #000000;
	border-left: double 3px #000000;
	border-top: double 3px #000000;
	text-align:center;
}

.main_container
{
	width: 980px;
    height:100%;
   	text-align:left;
   	vertical-align:middle;
}

.main_container_td
{

}

.main_menu
{
	width: 165px;
	border: none none none none;
	font-family: Century Gothic, Monotype Corsiva;
	font-size: small;	
	vertical-align: top;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}

.menu_row
{
	height:30px;
	vertical-align:middle;
}

.right_column
{
	width: 165px;
	border: none none none none;
	font-family: Century Gothic;
	font-size: small;	
	vertical-align: top;
	padding-left:3px;
}

.right_column_header
{
	font-size: medium;
	text-align:left;
}

.top_menu
{
	font-family:Century Gothic;
	font-size: small;
	vertical-align:bottom;
	padding-bottom:3px;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
}

.top_menu_gallery
{
	font-family:Century Gothic;
	font-size: x-small;
	vertical-align:bottom;
	padding-bottom:3px;
	text-align:left;
	padding-left:10px;
}

.bottom_row
{
	font-family: Century Gothic;
	font-size: small;
	text-align:center;
	background-color:#ddd8d0;
	border-top: solid 1px black;
}

.random_photo
{
	width:155px;
	border-bottom: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-top: solid 1px #C0C0C0;
	font-family:Monotype Corsiva;
	font-weight:normal;
	font-size:medium;
}

.random_photo_header
{
	background-color: #C0C0C0;
}

.random_image
{
	width:150px;
}

.td_back
{
	background-repeat:no-repeat;
	background-image:url("\images/back.jpg");
	width:100%;
}

.news
{
	text-align:left;
}

.logo_row
{
	height: 45px;
	text-align: left;
	padding-left: 15px;
	font-family: Century Gothic;
	font-weight: bold;
	border-bottom: dotted 1px black;
}

.inner_frame
{
height:475px;
width:630px;
}

.inner_frame_row
{
	height:107px;
	widows:97px;
}

.header_captial
{
	color: #ee0000;
}

.content_td
{
	text-align:left;
	font-size:small;
	font-family:Century Gothic;
	vertical-align:top;
	height:260px;
	padding:0px 30px 0px 40px;
}

.header_label
{
	text-align:center;
	font-family:Century Gothic;
    vertical-align:middle;
    font-size:medium;
    font-weight:bold;
}

.main_table_gallery
{
	background-color: #FFF9F0;
	width: 100%;
	border-bottom: double 3px #000000;
	border-right: double 3px #000000;
	border-left: double 3px #000000;
	border-top: double 3px #000000;
	text-align:center;
}

.gallery_left_menu
{
	border-right: dotted 1px black;
	width:250px;
	height:500px;
	vertical-align:top;
	font-size:small;
	text-align:left;
}

.gallery_choser
{
	width:100%;
	height:100%;
	text-align:center;
	padding: 10px 10px 10px 10px;
	font-size:x-small;
}