body {
margin:0;
padding:0;
background: #503872 url(images/pat.jpg) repeat-x;
border: 0;
font-size: 100%;
}

img {
border: 0;
}

ul {
margin:0;
padding:0;
list-style:none;
}

#container {
margin: 0;
padding: 0;
width:100%;
height:100%;
}

#layout {
margin:0;
padding:0;
float:left;
width:528px;
height:392px;
background:url(images/layout.jpg) no-repeat;
}

#text {
margin: 0;
padding: 0;
}

#content {
margin:0;
margin-top:15px;
margin-left:10px;
padding:5px;
float:left;
width:450px;
}

#content p {
margin: 0;
padding: 5px;
line-height: 1.7em;
text-align: left;
font-family: "microsoft sans serif", serif;
font-weight: normal;
font-size: .8em;
color: #f2f6f6;
background:#503872;
}

#content a,
#content a:link,
#content a:visited {
color: #83d1fa;
line-height:3em;
text-decoration: none;
}

#content a.hover,
#content a:hover {
color: #6f5c8b;
}

#content h1 {
margin: 0;
margin-bottom: 20px;
padding: 5px;
font-family: georgia, sans-serif;
font-weight: bold;
font-style:italic;
font-size: 1.5em;
color: #93c9e0;
}

h2 {
font-family: "microsoft sans serif", serif;
font-weight: normal;
font-size: .8em;
color: #ffffff;
border-bottom:1px solid #6f5c8b;
line-height:3em;
}

#menu {
margin: 0;
padding: 0;
margin-top:40px;
margin-left:340px;
width: 130px;
height: 200px;
font-family: georgia, serif;
font-weight: normal;
font-style:italic;
font-size: .9em;
color: #93c9e0;
}

#menu li {
margin: 0 auto;
padding: 0;
text-align:center;
display: block;
line-height: 2em;
}

#menu a,
#menu a:link,
#menu a:visited {
color: #93c9e0;
text-decoration: none;
}

#menu a.hover,
#menu a:hover {
color: #e0e6e6;
}

#footer {
clear:both;
width: 100%;
height: 89px;
text-align:center;
background:url(images/footer.jpg) repeat-x;
}

#footer p {
margin: 0;
padding: 0;
padding-top:20px;
line-height: 2em;
text-align: center;
font-family: georgia, serif;
font-weight: normal;
font-size: .8em;
color: #000000;
}

#footer a,
#footer a:link,
#footer a:visited {
color: #ffffff;
text-align: center;
font-weight:bold;
text-decoration:none;
font-style:italic;
}

#footer a.hover,
#footer a:hover {
border-bottom:1px solid black;
}

#footer li {
margin:0 auto;
font-family: georgia, serif;
font-size:.7em;
display:inline;
}