/* CSS Document */
body	{ background: #F2F3E4 url(images/bg_2.png) repeat; color: #000000; margin: 0px}

/* Sections */
.head	{ position:absolute; top:0px; left:0px; width:100%; background: transparent url(images/bg.png) repeat-x; z-index:1; }

.nav	{ position:absolute; top: 128px; left: 227px; width:226px; height:39px; z-index:5; margin:0 }

.cont	{ position:absolute; top:377px; left:0px; width:613px; height:auto; z-index:4; margin:0 }

.content	{ padding:  30px 0px 10px 10px; margin:auto; width:440px }

.footleft	{ background:transparent url(images/ft_04.png) top right no-repeat }

.footright	{ background:transparent url(images/ft_06.png) top left no-repeat;}

/* Base */
p	{ font-family:arial, "trebuchet ms", tahoma, sans-serif; font-size:10px; text-align: justify; line-height:16px; margin-top: 8px; }

h1	{ font-family:"trebuchet ms",georgia,sans-serif; font-size:18px; margin:0px; padding: 2px 0px 0px 30px; letter-spacing:4px; color: #739676;
background: transparent url(images/h1.png) no-repeat; }

h1:first-letter { color:#fff; font-style:oblique}

h2	{ font-family:georgia, times, serif; font-size:9px; margin: 0px; font-weight:400; color:#7764A9; letter-spacing:1px }

h3	{ font-family:"century gothic","arial narrow",serif; font-size:18px; padding:8px 0px 10px 24px; background: transparent url(images/sbarh.gif) no-repeat; font-weight:400; letter-spacing:-1px; margin: 0px 2px 0px 0px; color:#B9B6C5 }
h3:first-letter	{ color:#EDC374; margin:0px }

h4	{ color:#87454E; margin:0px 100px 0px 100px; text-align: center; font-family: "lucida sans unicode", georgia, serif; font-size:14px; font-weight:400; letter-spacing: 1px; border-bottom: 1px dashed }

strong	{ color:#679774; font-family:verdana, sans-serif;}

em	{ font-family:georgia, "trebuchet ms", "times new roman",serif; color:#D07E3A }

del	{ text-decoration:line-through; color: #BE8F74; }

.sbar p, .small { font-size:9px; line-height:14px; margin: 4px 0px 0px 0px; font-family:arial, sans-serif }
.footleft p { text-align:right }

li { list-style: url(images/list.gif) circle inside; font-family: "lucida sans unicode",georgia,serif; font-size:10px}

/* Links */
.footleft a, .footright a { background-color:#fff; }
a	{ text-decoration:none; color:#356BB4; background-color: transparent; font-family:"trebuchet ms",sans-serif }
a:hover	{ color:#BF352E }
a:active	{ color:#2E8463 }