/* CSS Document by anukk 2001-2006*/

html {
margin: 0px auto;
padding: 0px;
}

img {
border: 0px;
}

body {
margin: 0px auto;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color:#A391B0;
line-height: 1.4em;
background-color: #99A2C8;
background-image: url(headbg.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:link {
text-decoration: none;
color: #fff;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #fff;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #fff;
font-weight: bold;
}

a:active {
text-decoration: none;
color: #fff;
font-weight: bold;
}

textarea, input, option, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#2E0548;
border: 1px solid #fff;
background-color:#99A2C8;
}

#wrapper {
margin: 0px auto;
background-color: #2E0548;
width: 595px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#pic {
width: 595px;
height: 272px;
margin: 0px auto;
border-bottom: 1px dashed #A391B0;
}

#content {
margin: 0px auto;
width: 595px;
min-height: 300px;
}

#text {
width: 577px;
margin: 0px auto;
text-align: justify;
padding-bottom: 8px;
padding-top: 4px;
}

#footer {
width: 595px;
height: 20px;
padding-bottom: 6px;
padding-top: 8px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #573E78;
color: #fff;
}

h1 {
text-transform: uppercase;
color: #fff;
border-bottom: 1px solid #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 7px;
margin-top: 0px;
}