body{
background: #ccccff;
}

h1{
margin: 0px;
font-family: "Georgia", "Trebuchet MS", "Verdana";
font-size: 14px;
color: #000000;
}

p{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
color: #000000;
}

blockquote{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
color: #000000;
}

th{
text-align: left;
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 14px;
font-weight: bold;
color: #000000;
}

td{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
color: #000000;
}

ul{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
list-style-type: disc;
color: #000000;
}

a{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

a:hover{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
text-decoration: line-through;
color: #000000;
}

input{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

input:focus{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

select{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

select:focus{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

textarea{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

textarea:focus{
font-family: "Verdana";
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

div.container{
position: absolute;
width: 800px;
height: 500px;
top: 50%;
margin-top: -250px;
left: 50%;
margin-left: -400px;
background: #ccccff;
}

div.side{
position: absolute;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
width: 306px;
height: 500px;
margin-left: 0px;
margin-top: 0px;
background: url("images/layout_01.jpg");
}

div.title{
position: absolute;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
width: 494px;
height: 83px;
margin-left: 306px;
margin-top: 0px;
background: url("images/layout_02.jpg");
}

div.menu{
position: absolute;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
width: 48px;
height: 418px;
margin-left: 306px;
margin-top: 83px;
background: #ccccff;
}

div.text{
position: absolute;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
width: 406px;
height: 378px;
margin-left: 354px;
margin-top: 83px;
padding: 20px;
overflow: auto;
background: url("images/layout_04.jpg");
}

.members{
padding: 5px;
}

div.valid{
position: absolute;
width: 300px;
height: 30px;
right: 10px;
bottom: 20px;
padding: 0px;
}