body{
background:url(image/back.gif) repeat;
background:url(image/mainimg1.png) no-repeat fixed right top;
/*background-color: #580000;*/
/*background-color: #A5491D;*/
background-color: #000000;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
vertical-align: middle;
}

A:link{ color:#CCCCFF; text-decoration:none; }
A:hover{ color:#FFFFFF; text-decoration:underline; }
A:active{ color:#CCCCFF; text-decoration:none; }
A:active:hover{ color:#FFFFFF; text-decoration:underline; }
A:visited{ color:#CCCCFF; text-decoration:none; }
A:visited:hover{ color:#FFFFFF; text-decoration:underline; }

#wrap{
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background:transparent;
border:0;
}
/*=====================*/
#wrap1{
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background:transparent;
border:0;
}
#header{
 font-family: 'Cambria (Headings)', Verdana, Helvetica, sans-serif;
font-size:15px;
letter-spacing:-1px;
color:#FFC9AE;   
}
#row{
 font-family: 'Courier New', Verdana, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
font-style: italic;
color:#A95454;  
}
/*=====================*/ 

#navcontainer{
background:transparent;
width:134px;
height:574px;
position:absolute;
margin-top:20px;
margin-left:800px;
}

#navlist li{
background:transparent;
list-style-type: none;
text-align:left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#666666;
width:150px;
}

#navlist li a:link { color: #CCCCFF; text-decoration:none; }
#navlist li a:visited { color: #CCCCFF; text-decoration:none; }
#navlist li a:hover {color: #FFFFFF; text-decoration:none; }

h3{
font-size:18px;
font-weight:bold;
color:#CCCCFF;

font-style:normal;
}

h2{
font-size:12px;
color:#CCCCFF;
font-style:italic;
}

#container{
width:80%;
margin:0px;
/*background:url(ContentBg.png) transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png');
/*filter:alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;*/
}

#content{
width:60%;
/*margin:0px;*/
padding:10px;
padding-bottom:100px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#FFFFFF;
}

.footer{
padding:9px;
text-align:right;
text-transform:uppercase;
font: 8pt/18pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#title{
background:#333333;
text-align:left;
padding:2px;
font-family: 'Bradley Hand ITC', Verdana, Helvetica, sans-serif;
font-size:28px;
color:#FFFFFF;
position: absolute;

}


.pullquote {
color:green;
width:150px;
float:right;
width:150px;
margin-top:2px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Bradley Hand ITC', Comic Sans MS, sans-serif;
font-size: 20px;
font-style: italic;
line-height:26px;
letter-spacing:0px;
text-align:center;
color:#FFFFFF;
}

/* Fisheye Menu Styles */
#fisheye_menu {
    list-style: none;
    padding: 0;
    margin: 10px;
    height: 81px;
    
}
#fisheye_menu li {
    position: relative;
    display: block;
    float: left;
    padding: 6px;
}
#fisheye_menu span {
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    width: 79px;
    padding: 1px;
    margin: 0;
    border: solid 1px #bbb;    
    color: #333;
    background: #eee;
}
#fisheye_menu a {
    text-decoration: none;
}
#fisheye_menu img {
    border: 0;
    vertical-align: top;
}

/*Box*/
#content1 {
  width: 450px;
  position: relative;
  color: #fff;
  /*top: 180px;
  left: 30px;*/
}
#content1 a {
  color: #fff;
}
#content1 a:hover {
  color: #fee;
}
#body1 {
  border: 1px solid white;
  background:url(bg.png) transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png');
/*filter:alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;*/
  padding: 18px;
}

.box {
  float: left;
  width: 195px;
  background:url(bg.png) transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png');
/*filter:alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;*/
  margin-right: 18px;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}
