@charset "UTF-8";
/* CSS Document */

html, body, table{ 
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}

*{
outline:none;
}

#wrap{ 
height:600px;
width:900px;
border:1px solid black;
margin:0 auto; 
}

#top{
height:50px;
width:inherit;
display:block;
}

#logo{
margin-top:20px; 
padding-left:14px;
float:left; 
}

#version{ 
margin-top:29px;
margin-left:10px;
font-size:9px;
font-family:arial;
color:red;
float:left; 
}

#middle{ 
height:530px;
width:inherit; 
}

#content{ 
height:347px;
width:742px;
padding-top:65px;
margin:0 auto; 
}

#left{ 
height:347px;
width:225px;
float:left;
}

.image-container{
width:225px;
height:171px;
float:left;
}

.top-space{ 
width:225px;
height:5px;
float:left;
}

#spacer{
height:347px;
width:20px;
float:left;
}

#spacer2{
width:inherit;
height:22px;
}

#right{
height:347px;
width:497px;
float:right;
}

#typology-area{
height:45px;
width:inherit;
float:left;
}

#typology{
float:right;
}

#spacer-area{
height:20px;
width:inherit;
float:left;
}

#plus3{
float:right;
color:red;
font-family:arial;
font-size:10px;
margin-right:2px;
}

.break{
height:5px;
}

ul{
margin:0px;
padding:0px;
list-style:none;
}

ul li{
margin:0px;
padding:1px;
padding-left:20px;
}

#title-area{
height:22px;
width:inherit;
}

#title{
font-size:13px;
text-align:left;
font-weight:bold;
font-family:arial;
line-height:1.3;
}

#text-area{
height:315px;
width:inherit;
float:left;
}

#text{
font-size:10px;
text-align:left;
text-align:justify;
font-family:arial;
line-height:1.3;
}

#button-area{
height:10px;
width:inherit;
float:left;
}

#button{
float:right;
}

#plus2{
float:left;
color:red;
font-family:arial;
font-size:10px;
}

#button-text{
float:left;
}

#button-text a{
font-size:10px;
color:red;
text-decoration:none;
font-family:arial;
}

#bottom{ 
height:20px;
width:inherit;
background:black; 
}

#nav{
float:left;
margin-left:3px;
margin-top:4px;
}

#nav a{ 
text-decoration:none;
color:white;
float:left;
font-size:10px;
font-family:arial; 
}

#nav a:hover{ 
color:red; 
}

.plus{ 
color:red;
font-family:arial;
float:left;
margin-left:10px;
margin-right:5px; 
}

#flash-area{ 
float:right;
margin-right:4px;
margin-top:4px; 
}

#flash{
float:left;
}

#flash a{ 
color:white;
text-decoration:none;
font-family:arial;
font-size:10px; 
}

#arrow{ 
float:left; 
margin-left:5px; 
}





