body{
        margin:0;
        padding:0;
        background:#C4D3DD;
        font-family: Lucida Handwriting, Georgia, Times New Roman, Times, sans-serif;
        font-size: 80%;
		color: #FFFFFC;
        letter-spacing:0.03em;
        text-align:center;
}

a:link {border-style:hidden; color: #FF6600; font-weight:bold; text-decoration:none;}
a:visited {border-style:hidden; color: #FF6600; font-weight:bold; text-decoration:none;}
a:hover {border-style:hidden; color: #FFFFFC; background-color:blue; font-weight:bold; text-decoration:none;}
a:active {color: #FF6600; text-decoration:none;}

img{
        background-color: #FFFFFC;
}

#Parent{
        position:relative;
        width:950px;
        padding:10px 10px 10px 10px;
	    margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        height:auto;
        background:#FFFFFC;
        text-align:left;

}

.wrapper {
        position:relative;
        top:5px;
        width:100%;
        /* height:700; */
        clear:both;
        /* margin-top:10px; */
	    /* margin-bottom:10px; */
        padding:0px;
        }

#MainContent{
        width:465px;
        line-height:20px;
        voice-family: "\"}\"";
        voice-family:inherit;
        /* height:520px; */
        position: relative;
        left: 180px;
        padding-top:10px;
        padding-bottom:10px;
	background:#FFFFFC; 
	font-family:Lucida Handwriting, Georgia, Times New Roman, Times, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #2D374D;
	text-align:center;
        }

#MainContent p{
        text-align:justify;
}

#MainContent dt{
        font-weight:bold;
        font-size: 110%;
        text-align:left;
}

#MainContent dd{
        text-align:justify;
}

#MainContent ul{
        text-align:left;
}

#MainContent2{
        width:400px;
        line-height:20px;
        voice-family: "\"}\"";
        voice-family:inherit;
        height:400;
        position: relative;
        left: 260px;
		margin-top:0px;
        padding-top:5px;
        padding-bottom:10px;
        background:#FFFFFC;
        font-family:Lucida Handwriting, Georgia, Times New Roman, Times, sans-serif;
        font-weight:normal;
        font-size: 12px;
		color: #400000;
        text-align:center;
        }

#MainContent2 p{
	text-align:justify;
}

#MainContent2 dt{
	font-weight:bold;
	font-size: 110%;
	text-align:left;
}

#MainContent2 dd{
	text-align:justify;
}

#MainContent2 ul{
	text-align:left;
}

#LeftColumn{
        position:absolute;
        top:5px;
        left:6px;
		margin-left:25px;
        width:220px;
        font-family:Lucida Handwriting, Georgia, Times New Roman, Times, sans-serif;
        font-weight:bold;
        background:#FFFFFC;
        font-size: 18px;
		color: #400000;
	text-align: center;
}       


#RightColumnMain{
	position:absolute;
	background:#FFFFFC;
	top:5px;
	right:20px;
	width:250px;
	margin-top:0px;
	padding-left: 0px;
	padding-top:0px;
	font-family:Georgia, Times New Roman, Times, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #400000;
	text-align:left;
	height: 400;
        }

#RColumnInfolet {
        position:absolute;
        top:5px;
        right:0px;
        width:245px;
        height:166px;
        background:#FFFFFC;
        font-family:Georgia, Times New Roman, Times, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:0px;
        padding-left:0px;
        /*padding-right:10px;*/
}

#RColumnInfolet2 {
        position:absolute;
        top:325px;
        right:0px;
        width:245px;
        height:166px;
        background:#FFFFFC;
        font-family:Georgia, Times New Roman, Times, sans-serif;
        font-weight:normal;
        font-size: 9px;
        padding-top:0px;
        padding-left:0px;
        /*padding-right:10px;*/
}

.infolet {
        font-family:Georgia, Times New Roman, Times, sans-serif;
        font-weight:normal;
        font-size: 11px;
	text-align:left;
	padding-right:5px;
        }

.buttons a {
	color: #FFFFCC;
	border:thin #FFFFCC solid;
	background-color: #FFFFCC;
	padding: 5px;
	padding-left: 10px;
	margin-left: 0px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons a:visited {
	color: #FFFF00;
}

.buttons a:hover {
	background-color: #FFFFCC;
	color: #336699;
	text-decoration: none;
}

.buttons a.active {
	background-color: #FFFFCC;
	color: #336699;
	text-decoration: none;
}

.buttons a.active:visited {
	color: #003366;
}

.buttons_menu a {
	line-height: 30px;
        color: #FFFFFF;
        border:thin #336699 solid;
        background-color: #336699;
        padding: 5px;
        margin-left: 0px;
        display: inline; 
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
}

.buttons_menu a:visited {
        color: #FFFFFF;
}

.buttons_menu a:hover {
        background-color: #FFFFFF;
        color: #336699;
        text-decoration: none;
}

.buttons_menu a.active {
        background-color: #FFFFFF;
        color: #336699;
        text-decoration: none;
}

.buttons_menu a.active:visited {
        color: #336699;
}

.buttons_nav a {
        color: #400000;
        border:#transparent;
        background-color: #FFFFFC;
        padding: 5px;
        /*padding-left: 8px;*/
        margin-left: 10px;
	margin-right: 10px;
        display: block;
        font-size: 100%;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
}

.buttons_nav a:visited {
        color: #400000;
	font-weight: normal;
}

.buttons_nav a:hover {
        background-color: #400000;
        color: #FFFFFC;
	font-weight: normal;
        text-decoration: none;
}

.buttons_nav a.active {
        background-color: #400000;
        color: #FFFFFC;
	font-weight: normal;
        text-decoration: none;
}

.buttons_nav a.active:visited {
        color: #FFFFFC;
	font-weight: normal;
}

.buttons_nav a.pactive {
        background-color: #000099;
        color: #FFFFFC;
        text-decoration: none;
}

.buttons_nav a.pactive:visited {
        color: #FFFFFF;
}

.buttons_nav a.pactive:hover {
	background-color: #FF0000;
}

#BottomAddress{
	background-color: #FFFF00;
	padding: 1px;
	color: #000000;
	position:relative;
	left:100px;
	width:640px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	}

#BottomAddress a:hover {
	background-color: black; 
	color: yellow; 
	text-decoration:none;
}

#BottomAddress a:active {
	background-color: black; 
	color: yellow; 
	text-decoration:none;
}

#BottomAddress .bigger{
	font-size: 125%;
}
