
body{
	font-family: verdana, georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

  background-color: #6D6F71;
  margin: 0px;
}

#desc
{
	color: #039AE9;
	font-family: verdana, georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

h1.logo {
    width: 128px;
    height: 48px;
    background-image:url("images/start/name2.gif");
    background-position: top;
    margin: 0 0 4px;
    padding: 0 0 0;
    }

h1.logoinner {
    width: 128px;
    height: 48px;
    background-image:url("images/start/name2.gif");
    background-position: top;
    margin: 04px;
    padding:0px;
    }

h1.logo:hover {
    width: 128px;
    height: 48px;
    background-image:url("images/start/name2.gif");
    background-position: bottom;
    margin: 0 0 4px;
    padding: 0 0 0;
    }



    
#right_nav h5.next {    
    
    background-image: url("images/right_arrow_white.png");
    background-position: middle;
    
    }
h5.next:hover {
    background-image: url("images/right_arrow_blue.png");
    background-position: middle;
  }
        
.txt {
    font-family: verdana, georgia;
    font-size: 10pt;
    color: white;    
    text-decoration: none;
    }
.header{
    font-family: verdana, georgia;
    font-size: 10pt;
    color: #2BABE2;
    margin-top: 15px;
    text-decoration: none;
    font-weight: bold;
}    

h2{
	font-size:15px;
	margin:0px;
}


h1.logo2

{

width: 128px;

height: 48px;
background-image:url("../img/start/name2.gif");
    background-position: top;
    margin: 0 0 4px;
    padding: 0 0 0;

}

h1.logo2:hover

{

width: 128px;

height: 48px;

background-image:url("../img/start/name2.gif");
    background-position: bottom;
    margin: 0 0 4px;
    padding: 0 0 0;

}


h1.logo {
    width: 196px;
    height: 79px;
    background-image:url("../img/start/name.gif");
    background-position: top;
    margin: 0 0 4px;
    padding: 0 0 0;
    }
h1.logo:hover {
    width: 196px;
    height: 79px;
    background-image:url("../img/start/name.gif");
    background-position: bottom;
    margin: 0 0 4px;
    padding: 0 0 0;
    }
.txt {
    font-family: arial;
    font-size: 7pt;
    color: #959799;
    margin-top: 15px;
    text-decoration: none;
    }
.txt:hover {
    color: white;
    text-decoration: none;
    }
.blue a:link, .blue a{
	color: #039AE9;
}

a:link, a:active ,a:visited{

    color: #FFFFFF;
    margin-top: 15px;
    text-decoration: none;
    }
a:hover {
    color: #039AE9;
    text-decoration: none;
    }
/*.page a:link, .page a{
	color: #FFFFFF;
    margin-top: 15px;
    text-decoration: underline;
}

.page a:hover {
    color: #039AE9;
    text-decoration: none;
    }*/
.page img 
{
	border:0px;
}





.main_table{
    text-align: center;
    height: 600px;
    width: 985px;
}


.image_holder {
	
	width:500px;
	height:400px;
	overflow: auto;
}

#home_space{
	height:200px;
}

#header{
	height:20px;
}

.gallery_img
{
	
	width:220px;
	cursor:pointer;
}

.gallery_bigimg
{
	

}

.nave_arraw
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:bold;
}

.left_arrow:hover
{
	
	background-image:url("../img/l_arrow_b.gif");
}

.left_arrow
{
	width:40px;
	height:40px;
	background-image:url("../img/l_arrow_w.gif");
}

.right_arrow:hover
{
	
	background-image:url("../img/r_arrow_b.gif");
}

.right_arrow
{
	width:40px;
	height:40px;
	background-image:url("../img/r_arrow_w.gif");
}

.copy_right,.copy_right a:link
{
	font-size:9px;
	color:#B2B2B2;
}