

body {
background: #fff;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 8pt;
}

hr {
margin-right: 20px;
margin-bottom : 5px;
height: 1px;
border: 0px;
background-color: gray;
}

input, textarea {
border : 1px solid #aaa;
}

input:hover, textarea:hover {
border : 1px solid #888;
}

img {
border : 0;
float : left;
margin-right : 10px;
}

a {
color : #195f00;
text-decoration : underline;
}

input, textarea {
border : 1px solid #aaa;
}

input:hover, textarea:hover {
border : 1px solid #888;
}

input.text {
color : #000000;
border : 1px solid #e6e6e6;
background : inherit;
}

textarea.text {
font-size : 8pt;
border : 1px solid #e6e6e6;
}

input.text:hover, textarea.text:hover {
border : 1px solid #d6d6d6;
}

form {
display : inline;
margin : 0;
padding : 0;
}

#header h1 {
font-family : "Tahoma", Verdana, Arial, sans-serif;
font-size : 3em;
color : #fff;
font-weight : normal;
padding: 8px 0 0 15px;
margin-top: 15px;
}

#content {
padding : 0;
margin : 15px auto;
border: 3px #525252 solid;
width : 780px;
background : #fafafa url("images/orange.png") no-repeat 600px 0px;
}

#header {
margin : 0;
padding : 0;
width : 100%;
color : #fff;
height : 85px;
background: url("images/header-text.png") no-repeat;
}

#modules {
margin-top : 5px;
height : 175px;
width: 732px;
margin-left: 24px;
}

#modules .right {
background: #fff;
height : 165px;
width : 240px;
float : right;
border: 1px gray solid;
}

#modules .right:hover {
background: #fafafa;
}

#modules .middle {
background: #fff;
height : 165px;
width : 240px;
float : right;
margin-right : 3px;
border: 1px gray solid;
}

#modules .middle:hover {
background: #fafafa;
}

#modules .left {
background: #fff;
height : 165px;
width : 240px;
float : left;
border: 1px gray solid;
}

#modules .left:hover {
background: #fafafa;
}

#modules .padding {
padding : 13px 20px 10px 20px;
}

#modules img {
border : 1px solid #888275;
float : left;
margin-bottom : 5px;
}

#modules .text {
width : 100%;
float : left;
color : #000;
text-align : justify;
}

#modules .name {
color : #000;
font : 1.9em "Tahoma", verdana, Arial;
padding : 15px 0px 0 0;
float : right;
text-align : right;
}

#modules .name a {
color : #195f00;
text-decoration : underline;
}

#modules .room {
color : #857f73;
float: right;
text-align: right;
padding-top: 0px;
padding-left: 50px;
font : bold 0.9em "Tahoma", verdana, Arial;
}

#modules h2 {
font : bold 1.3em "Tahoma", verdana, Arial;
color : #618fb5;
background : transparent;
margin-bottom : 4px;
}

#modules h2 a {
color : #888275;
background : transparent;
text-decoration : underline;
}

#maincontent p {
margin-top : 10px;
margin-bottom: 10px;
}

#maincontent img {
float : left;
margin : 10px 10px 10px 0;
}

#maincontent h2 {
font : 1.6em "Tahoma", verdana, Arial;
color : #000;
background : transparent;
margin-bottom : 4px;
border-bottom : 1px solid gray;
}

#maincontent #introduction {
margin: 25px 20px 20px 20px;
background : inherit;
text-align : justify;
color : #000;
font-size: 1.1em;
}

#maincontent #introduction  .imageblob{
display: block;
background : inherit;
float: left;
width: 270px;
color : #000;
}

#footer {
margin: 15px 20px 15px 20px;
clear : both;
text-align : left;
padding : 10px 0 0 0;
height : 20px;
background: #fafafa;
}

#footer .right {
float : right;
}

#footer .left {
float: left;
}
