BODY { 
  background : white url("../images/backgroundcomplete.jpg");
  background-repeat: repeat-y;
  background-position: left;
}

/* Left Side Menu */
#side1 {
	position: absolute;
	width: 150px;
	/*top: 30px;*/
    top:195px;
	/*left: 20px;*/
    /*height: 600px;*/
	padding: 0px 0px 0px 25px;
    /*background: #ee;*/
    /*background: #D6E6FA;*/
    border: 0px; 
}


#content {
    /*      top right bott left*/
    top: 220px;
    position: absolute;
	margin: 6px auto;
    left: 350px;
    width:700px;
	padding: 10px; 
    /*border:1px dashed #333;*/
    background-color: #fffff;
}

textarea
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Normal;
    Font-size : 10pt;
    Color : black;
}
input
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Normal;
    Font-size : 10pt;
    Color : black;
}



p
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Normal;
    /*Font-weight: 750;*/
    Font-size : 10pt;
    Color : black;
}
p2
{
    Font-family : Times New Roman, Swiss, Tms Rmn, WarpSans;
    Font-size : 12pt;
    Color : black;
}
p1
{
    Font-family : arial, Times New Roman, Swiss, Tms Rmn, WarpSans;
    Font-size : 12pt;
    Color : black;
}
h6
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 11pt;
    Color : white;
}
h5
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 7.5pt;
    Color : white;
    
}
h4
{
    Font-family : Times New Roman, Swiss, Tms Rmn, WarpSans;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 12pt;
    Color : black;
}
h3
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 13pt;
    Color : #6E6E32;
    text-align: center;
}
h2
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 10pt;
    Color : #666632;
}
h1
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 14pt;
    Color : #666632;
}
#content2 {
    /*      top right bott left*/
    top: 50px;
    position: absolute;
	margin: 6px auto;
    left: 220px;
    width:850px;
	padding: 10px; 
    /*border:1px dashed #333;*/
    background-color: #fffff;
}
#content_photos {
    /*      top right bott left*/
    top: 220px;
    position: absolute;
	margin: 6px auto;
    left: 375px;
    width:700px;
	padding: 10px; 
    /*border:1px dashed #333;*/
    background-color: #fffff;
}
Caption {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 8pt;
    Color : white;
    text-align: left;
}
A:link    { color: #666632; }
A:active  { color: #666632; font-size: 100% }
A:visited { color: #666632; }
S1 {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 8pt;
    Color : blue;
    text-align: left;
}
.Caption {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Bold;
    Font-size : 7.5pt;
    Color : white;
    text-align: left;
}
.Notice {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Bold;
    Font-size : 8.5pt;
    Color : white;
    text-align: center;
}
.slide {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Bold;
    Font-size : 8pt;
    Color : white;
    text-align: center;
}
.add {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 8pt;
    Color : white;
}

#InstList
{
    margin : 0px auto;
    text-align : left;
    padding : 0px;
}

#InstList p
{
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : Normal;
    Font-size : 10pt;
    Color : black;
}
#InstList p1 {
	text-align: Left;
	padding-right: 20px;
	font: 200% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}

#InstList h1 {
    Font-family : verdana, tahoma , geneva , arial , sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 14pt;
    Color : #666632;
}

#InstList h2 {
	text-align: Left;
	padding-right: 20px;
    font: 80% verdana , tahoma , geneva , arial , sans-serif;
    color : white;
}




