body {
    background: #9f96c3 url(../layout/bg.png) repeat-x bottom left;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 12px;
    text-align: left;
		color: #fff;
} #bar {
    padding: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 12px;
    color: #98bbf1;
}

img {
    border: 0px
}

a {
    text-decoration: none;
    font-size: 11px;
		text-transform: uppercase;
    color: #fff;
}

a:hover {
    color: #77215d;
}

h1 {
    background: url(../layout/title.gif) no-repeat top left;
    float: left;
    padding: 10px 0px 0px 13px;
    margin: 20px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FF0000
} #container {
    width: 940px;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    padding: 0px
} 
#header {
    width: 940px;
    height: 249px;
    overflow: hidden;
    position: relative;
} #links {
    width: 250px;
    overflow: hidden;
    position: relative;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
    color: #5F9AF3;
    float: right;
    text-align: right
} #links a {
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
    color: #5F9AF3;
    font-weight: normal
} #links a:hover {
    color: #000000;
} #nav {
    width: 596px;
    padding-top: 3px;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
} #nav a {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, tahoma, arial, helvetica;
}#footer {
    background: #996188;
    min-height: 28px;
    width: 100%;
    float: left;
    padding-top: 0px;
    overflow: hidden;
    position: relative
} #foota{
    text-align: center;
    overflow: hidden;
    font-family: verdana, tahoma, arial, helvetica;
} #footb {
    float: right;
    text-align: right;
} #content {
		background: url(../layout/mbg.png) no-repeat bottom;
    float: right;
    width: 900px;
    position: relative;
    margin: 0px 0px;
    padding: 0px 20px
} #main {
    width: 610px;
		padding-top: 20px;
    float: right;
} #bigimg {
    vertical-align: top;
    padding-top: 15px;
    position: relative
} #text {
    float: left;
    text-align: justify;
    padding-left: 20px;
    position: relative
} #text h2 {
    background: #FFFFFF url(../layout/ahead.png) repeat-x bottom left;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    padding: 0px 10px;
    margin: 15px 0px 5px 0px
} #sidecolumn {
    padding-top: 20px;
    width: 223px;
    float: left;
    position: relative;
    overflow: hidden
} .block {
    width: 100%;
    background: #F7FCFF;
    margin-top: 10px
} .bhead {
    width: 100%;
    background: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    border-bottom: 1px solid #9FC0F6
} .bhead img {
    position: relative;
    margin-right: 3px
} .bbody {
    background: #996188;
    border-bottom: 1px solid #77215d;
		border-left: 1px solid #77215d;
		border-right: 1px solid #77215d;
    margin-bottom: 10px;
    text-align: left
} .bbody a {
    display: block;
		padding: 3px;
		border-top: 1px solid #77215d;
}

