﻿
* {
	padding: 0 0 0 0;
	margin: 0;
	line-height: 16px;
}

body {
 font-family: Trebuchet MS;
 font-size: 12px;
 background-color: #565656;
 background-image:url('images/bg.jpg');
 background-repeat:repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background-color: #FFFFFF;
}
#header {
 color: #000000;
 width: 922px;
 float: left;
 height: 80px;
 margin: 0px 0px 0px 0px;
 padding-bottom: 10px;
 background-image:url('images/bg_header.jpg');
 background-repeat:no-repeat;
}
#navigation {
 float: left;
 width: 922px;
 text-align:right;
 font-size:small;
 color: #FFFFFF;
 height: 42px;
 margin: 0px 0px 0px 0px;
 text-align:center;
 background-image:url('images/BGbg_nav.jpg');
 background-repeat:no-repeat; 
}
#carousel {
 float: left;
 width: 922px;
 color: #000000;
 height: 328px;
 margin: 0px 0px 0px 0px;
 font-size:small;
 background-image:url('images/main_image.jpg')
}
#gallery {
 float: left;
 width: 866px;
 color: #000000;
 height: 115px;
 padding-left: 28px;
 padding-right: 28px;
 margin: 213px 0px 0px 0px;
 font-size:small;
}
* #content { 
 float:left;
 color: #000000;
 margin: 0px 0px 0px 0px;
 height: 99%;
 width: 922px;
 float: left;
 background-color: #FFFFFF;
}
* #aboutus { 
 float:left;
 color: #000000;
 margin: 15px 0px 0px 0px;
 padding-left: 28px;
 padding-right: 20px;
 height: 99%;
 width: 290px;
 border-right:thin #565656 dotted;
 padding-bottom: 10px;
 background-color: #FFFFFF;
}
* #funding { 
 float:right;
 color: #000000;
 margin: 15px 0px 0px 0px;
 padding: 0px;
 height: 99%;
 width: 530px;
 padding-right: 28px;
 padding-left: 20px;
 padding-bottom: 10px;
 background-color: #FFFFFF;
}
#footer {
 color: #000000;
 text-align:center;
 width: 922px;
 float: left;
 height: 20px;
 padding-top:20px;
 padding-bottom: 10px;
 margin: 0px 0px 0px 0px;
 background-color: #FFFFFF;
}
A:link{color: #FFFFFF; text-decoration: none; font-weight:bold;}
A:hover{color:#FFFFFF; text-decoration: none; font-weight:bold;}
A:active{color:#FFFFFF; text-decoration: none; font-weight:bold; }
A:visited{color:#FFFFFF; text-decoration: none; font-weight:bold; }

a.f:link{color: #000000; text-decoration: underline; font-weight:bold; }
a.f:hover{color: #000000; text-decoration: underline; font-weight:bold; }
a.f:active{color: #000000; text-decoration: underline; font-weight:bold; }
a.f:visited{color: #000000; text-decoration: underline; font-weight:bold; }

hr { color: #CCCCCC; height: 1px; width: 100%; text-align: center }
h1 { color: #565656; font-family:Arial Narrow; font-size:large; font-weight:bold; line-height: 16px;  }
h2 { color: #565656; font-family:Arial Narrow; font-size:x-large; font-weight:bold; line-height: 20px;  }
}

