body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      transparent url('img/tlo.jpg') top left repeat;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	text-align:      center;
}

#container
{
	margin:          0 auto;
	width:           881px;
	position:        relative;

}
#header
{
        margin:          0 auto;
	width:           843px;
	height:          223px;
}
#roundedheader
{
	width:           843px;
	height:          18px;
	margin:          0 auto;
        background:      transparent url('img/cont.png') top left no-repeat;
}

#content
{
        min-height:      728px;
	width:           843px;
	margin:          0 auto;
	background:      transparent url('img/cont2.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    33px;
	width:           615px;
}

#insidecontent p
{
	margin:          0;
	width:           573px;
	color:           #000000;
	text-align:      justify;
	font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
	font-size:       1.45em;
	line-height:     160%;
}

#sidebar
{
	float:           right;
	width:           191px;
	background:      #f6f6f6;
}

#sidebar p
{
	margin:          0;
	color:           #000000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#roundedfooter1
{
        width:           843px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('img/cont1.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       3.2em;
	text-align:      left;
}

h2
{
	margin:          0;
	text-align:      left;
	position:        relative;
	top:             -1.3em;
	left:            2.5em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #94c258;
	
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
	text-align:      left;
}
h4
{
	font-size:       1.6em;
	font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
	font-weight:     normal;
	color:           #000000;
	text-align:      left;
}

#footer
{
	margin:          0 auto;
	width:           843px;
	height:          39px;
	background:      #f6f6f6;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
	text-align:      left;
}
A:hover
{
        color:#099330;
        text-decoration: none;
        font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
        font-weight:     bold;
        font-size:       1.2em;
}
A
{
        color:#000000;
        text-decoration: none;
        font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
        font-weight:     bold;
        font-size:       1.2em;
}
A:mail
{
       color:#399333;
       text-decoration: none;
       font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
       font-weight:     bold;
       font-size:       1.2em;
}
A.link
{
       color:#399333;
       text-decoration:none;
       font-family:     'Tw Cen MT', arial, tahoma, sans-serif;
       font-weight:     bold;
       font-size:       1.2em;
}

