body	{
margin:0;
padding:0;
background-image:url('images/background.jpg');
background-repeat: repeat;
}

.PAGEHEADING  {
font-family: Arial,sans-serif;
font-size:18pt;
text-align: center;
text-transform: uppercase;
font-weight: bold;
color: #004D6F;
}

.Sub-heading  {
font-family: Arial,sans-serif;
font-size:14pt;
justify: left;
font-weight: normal;
color: #004D6F;
}

.Para_Heading  {
font-family: Arial,sans-serif;
font-size:12pt;
justify: left;
font-weight: bold;
margin-bottom: -15px;
color: #004D6F;  /*  rgb(07, 71, 11);   /*  #00ffff;  */
}

.Paragraph  {
font-family: Arial,sans-serif;
font-size:9pt;
font-weight: normal;
color: #0B5063;
line-height: 16pt;
}

h1  {
font-family: Arial,sans-serif;
font-size:18pt;
text-align: center;
font-weight: bold;
color: #004D6F;
}

h2  {
font-family: Arial,sans-serif;
font-size:14pt;
justify: left;
font-weight: normal;
color: #004D6F;
}

h3  {
font-family: Arial,sans-serif;
font-size:12pt;
justify: left;
font-weight: bold;
color: #004D6F;  /*  rgb(07, 71, 11);   /*  #00ffff;  */
}

p  {
font-family: Arial,sans-serif;
font-size:9pt;
font-weight: normal;
color: #0B5063;
line-height: 16pt;
}

a	{
text-decoration: none;
color: #004D6F;
}

#band	{
position:absolute;
top:281px;
left:0;
z-index:200;
width:100%;
height:316px;
float:left;
background-image:url('images/blueband2.gif');
background-repeat:repeat-x;
}

#container	{
position:absolute;
top:0;
left: 50%;   /* 129; */
z-index:500;
width:975px;
height:1158px;
float:center;
margin-left:  -488px;  /* auto; */
/* margin-right:auto; */
background-image:url('images/centralbackground.jpg');
background-repeat:no-repeat;
}

#container2	{
position:absolute;
top:0;
left: 50%;   /* 129; */
z-index:500;
width:975px;
height:1675px;   /* 1158px; */
float:center;
margin-left:  -488px;  /* auto; */
/* margin-right:auto; */
background-image:url('images/centralbackground2.jpg');
background-repeat:no-repeat;
}

#topstrip   {
width:900px;
height:100px;
float:left;
/* border:1px solid black; */
margin-top:22px;
margin-left: 0;
}

#topstrip ul	{
list-style-type: none; 
}

#topstrip ul li	{
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #0B5063;
display: inline;
}

#flashmovie1  {
width:634px;
height:280px;
float:left;
margin-top:135px;
margin-left:80px;
}

#leftcol  {
width:180px;
height: 250px;
float:left;
/* border:1px solid black;  */
margin-top:153px;
margin-left:10px;
}

#homecontent  {
width:600px;
height:280px;
float:left;
/* border:1px solid black; */
margin-top:20px;
margin-left:285px;
}

#content  {
width:660px;
min-height:500px;
float:left;
/* border:1px solid black;  */
margin-top:130px;
margin-left:230px;
}

#rightcol  {
width:600px;
height: 224px;   /* 190px; */
float:left;
background-image: url('images/slidesbg.png');
background-repeat: no-repeat;
background-position:top right;
/* border:1px solid black; */
margin-top:20px;
margin-left:285px;
}

#eventsbox  {
width: 255px;
height: 190px;
float: right;
margin-top: 0;
margin-left: 40px;
/* background: #FFFFFF; */
}

#footer  {
width: 900px;
height: 25px;
float: right;
text-align: center;
margin-right: 45px;
margin-top: 5px;
/* border: 1px solid black; */
}

#logo	{
float: left;
text-align:left;
}

#logo img	{
float:left;
}

#footer p	{
font-size: 8pt;
}
