﻿body 
{
	width:100%;
	height:100%;
}
#pageleft
{
	width:auto;
	background:yellow;

}
#pagemiddle
{
	width:750px;

}
#pageright
{
	width:auto;
	background:red;
}

#pageparttemplate1
{
}

#pageparttemplate #header
{
	width: auto;
	height: 210px;
}

#pageparttemplate1 #contenta
{
	width: 200px;
	min-height: 600px;
	float:left;
}

#pageparttemplate1 #contentb
{
	padding-left: 25px;
	width: 500px;
	min-height: 600px;
	float:left;
}

#pageparttemplate1 #footer
{
	width: auto;
	height: 100px;
	clear:both;
}


a
{
	text-decoration: none;
}

/*
NEWS STYLES
*/

        .news
        {
            width: 350px;
        }
        .news heading{
            width: 100%;
            margin-top: 15px;
            font-family: verdana;
            font-weight: bold;
            font-size: 12px;
        }
        .news subheading{
            width: 100%;
            font-family: verdana;
            font-size: 11px;
        }
        .news linkcontainer{
            width: 100%;
            font-family: verdana;
            font-size: 11px;
        }

/*
***************************************************************
*/


.wrapper {
margin: 0 auto;
width: 780px;
text-align: left;
background: url(images/page_background.gif) repeat-x;
border: none;

}

body{
    margin:0px;
    background: url(images/background.gif) repeat-x;
}

.leftgutter{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(images/gutter_background.gif) repeat-x;
    width: 10px;
}

.rightgutter{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(images/gutter_background.gif) repeat-x;
    width: 10px;
}

.leftpage{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(images/page_background_left.gif) repeat-x;
    width: 5px;
}

.rightpage{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: url(images/page_background_right.gif) repeat-x;
    width: 5px;
}

.page{
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 750px;
}

table.thin{
    border: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.imgholdertl{
    width:10px;
    height:10px;
    background: url(images/ih_tl.gif);
    font-size:1px;
}
.imgholdertc{
    height:10px;
    background: url(images/ih_tc.gif) repeat-x;
    font-size:1px;
}
.imgholdertr{
    width:10px;
    height:10px;
    background: url(images/ih_tr.gif);
    font-size:1px;
}
.imgholderml{
    width:10px;
    height:230px;
    background: url(images/ih_ml.gif);
    font-size:1px;
}
.imgholdermc{
    font-size:1px;
}

.imgholdermr{
    width:10px;
    height:230px;
    background: url(images/ih_mr.gif);
    font-size:1px;
}
.imgholderbl{
    width:10px;
    height:10px;
    background: url(images/ih_bl.gif);
    font-size:1px;
}
.imgholderbc{
    width:10px;
    height:10px;
    background: url(images/ih_bc.gif) repeat-x;
    font-size:1px;
}
.imgholderbr{
    width:10px;
    height:10px;
    background: url(images/ih_br.gif);
    font-size:1px;
}
.pagepic{
    padding: 0px;
    margin: 0px;
    border: 5px solid white;
    width:719px;
    height:220px;
}
.vspace{
    height:500px;
}

.logoholder{
    padding:10px;
    margin:0px;
    border:0px;
}

.menucontent{
    text-align: left;
    margin-left:0px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:0px;
    padding:0px;
    width: 209px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 0.7em;
    border: none;
    background:url(images/menu_bak.gif);
}

table.menucontent{
    width: 215px;
    background:url(images/menu_bak.gif);
    padding:0px;
    margin:0px;
}

td.sidecontent
{
	background:url(images/menu_bak_sidecontent.gif);
	text-align:center;
	padding-top: 20px;
}

.maincontent{
    text-align: justify;
    padding-left:20px;
    padding-top:10px;
    width: 500px;
    float: left;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    border: none;
}
.heading{
    font-size: 16px;
    margin-top:14px;
    margin-bottom:10px;
    font-weight: normal;
}

/* MENU */

#menu
{
	width: 215px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_bak.gif);
}

div.menutop
{
	background-image: url(images/menu_top.gif);
	width: 215px;
	height: 11px;
	font-size: 1px;
}

div.selected
{
	background-image: url(images/selected.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.selectedsub
{
	background-image: url(images/selected_sub.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.selectedsubbottom
{
	background-image: url(images/selected_sub_bottom.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.unselected
{
	background-image: url(images/unselected.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.unselectedsub
{
	background-image: url(images/unselected_sub.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.unselectedsubbottom
{
	background-image: url(images/unselected_sub_bottom.gif);
	width: 215px;
	height: 30px;
	font-size: 11px;
	text-align:right;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
}

div.menubottom
{
	background-image: url(images/menu_bak_bottom.gif);
	width: 215px;
	height: 306px;
	font-size: 1px;
}

span.menutext
{
	position:relative;
	top: 6px;
	font-weight: bold;
	left: -5px;
	text-decoration: none;
	color: #000000;
}

td.heading
{
	font-size: 11px;
    color: white;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
    background: #7A8B57;
}

td.oddrow
{
	font-size: 11px;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
    background: white;
}

td.evenrow
{
	font-size: 11px;
    color: black;
    text-decoration: none;
    font-family: verdana, arial, helvetica;
    background: #F2F9E4;
}

