body {
background-color:#0099FF;
font-family:Arial;
font-size:10px;
color:#FFFFFF;
}

#container {
width:700px;
margin:0px auto;
border:4px solid white;

}

#title {
background-color:#000066;
}

#contact {
position:relative;
float:right;
padding:10px;

}

.blue {
background-color:#000066;
padding:30px;
width:640px;
_width:642px;

}

.red {
background-color:#990066;
padding:30px;
width:640px;
_width:642px;
}

.img_left {
float:left;
width:350px;
}

.cont_right {
width:250px;
float:right;
text-align:justify;
}

.clear {
clear:both;
}

.cont_left {
width:250px;
float:left;
text-align:justify;
}

.img_right {
float:right;
width:350px;
}

.img_footer {
text-align:center;
width:100%;
padding-top:10px;
}

.img_header {
text-align:center;
width:100%;
padding-bottom:10px;
}


.single_img {
text-align:center;
}


/* Duel image
----------------------------------------------*/

.two_img_left {
float:left;
width:300px;
}

.two_img_right {
float:right;
width:300px;;
}

/* image then text
----------------------------------------------*/

.top_text {
text-align:justify;
}

.bottom_image {
text-align:center;
}

/* single image
----------------------------------------------*/

.image {
text-align:center;
width:100%;
}

img {
border:1px white solid;
}

#title_img	 {
border:0px;
}

/* menu
----------------------------------------------*/
.nav_images li { 
float: left; 
display: block;
height: 62px;	
text-align: center;
width:33.3%;
}

.nav_images {
margin: 0 auto;
width:400px;
padding:1px;
font-size:12px;
text-align:center;
overflow: hidden;
padding-right:0px;
}

.nav_images img {
border:1px white solid;
}

/* menu
----------------------------------------------*/
.nav li { 
float: left; 
display: block;
height: 20px;	
text-align: center;
width:33.3%;
}

.nav {
margin: 0 auto;
width:400px;
padding:1px;
padding-bottom:20px;
font-size:12px;
text-align:center;
overflow: hidden;
padding-right:0px;
}




/* links
----------------------------------------------*/
a:link, a:active  {
text-decoration:none;
color:#FFFFFF;
}

a:visited {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
text-decoration:none;
color:#00CCFF;
}


/* div extras
----------------------------------------------*/
.more_info {
position:relative;
top:0px;
left:0px;
margin-top:-20px;
margin-left:-20px;
padding-bottom:15px;
}
/* titles
----------------------------------------------*/

h1 {
padding:0px;
margin:0px;
}