body{
    background: #ffffff url('http://www.photoartplus.com/articles/images/bckgrnd2.jpg') repeat fixed;
    margin-left:20;	
	margin-right:10;
    margin-bottom:20;
    margin-top:20;
    padding:0;
	line-height: 1.5em;
}
mainwrapper{
    	border:1px solid #000099;
}
h1{
       height:50px;
	   line-height:40px;
	   margin:0px;
       padding-left:0px;
	   background-color: transparent;
	   color: #000099;
	   text-align:center;
}
h2 { 
     font-family: Arial, Verdana, sans-serif;
	 line-height:22px; 
     font-size: 16px;	 
     color: #000099;
     text-align: center;
     padding-top:2px;	 
}
h3 {
     font-family: Times New Roman, Arial, Verdana, sans-serif;
	 font-size:40px;
	 text-align: center;
     color: #000099;
	 margin-top:20px;
}
h4 {
     font-family: Times New Roman, Arial, Verdana, sans-serif;
	 font-size:16px;
	 text-align: center;
     color: #000099;
}
#header{
	/*background:url(images/header.gif) 0 0 repeat #982a10;*/
	height:125px;
	border:1px solid #000099;
}
#topsection{
    background: #8080ff;
    height: 26px; /*Height of top section*/
    border:2px solid #000099;
}

#contentwrapper{
    float: left;
    width: 100%;
}

#contentcolumn{
margin-left: 130px; /*Set left margin to LeftColumnWidth*/
}
.textpad{
    margin: 16px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 14;
}
#contentcolumn p.righttextB{
	font:normal 15px/18px Arial, Helvetica, sans-serif;
	text-indent: .5cm;
	color:#000099;
}
#leftcolumn{
    float: left;
    width: 130px; /*Width of left column*/
    margin-left: -100%;
    background: #8080ff;
    border:4px solid #000099;
}
#leftcolumn p.lefttextA{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#ffffcc;
	text-align: center;	
	margin-top:15px;
}
.glossymenu{
	position: right;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	height: 26px;
	list-style: none;
}

.glossymenu li{
	float:right;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#ffffcc;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;	
}
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background-position: left;
}
.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #ffffff;

}
#menu {
  width:100px; 
  text-align:center; 
  position:relative;
  margin:2em auto;
  }
.box {
  position:relative;
  }
#menu a, #menu a:visited {
  text-decoration:none;
  background-color:#fff; 
  color:#000099; 
  display:block; 
  width:88px; 
  height:16px; 
  font-size:14px; 
  border:1px solid #fff; 
  padding:5px;
  }
* html #menu a, * html #menu a:visited {
  width:100px; 
  height:28px; 
  w\idth:88px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:1px solid #000;
}
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #fff; 
  border-bottom:8px solid #fff; 
  }
#menu a:hover span.left {
  left:5px; 
  top:5px; 
  border-left:8px solid #000099;
  }
#menu a:hover span.right {
  left:87px; 
  top:5px; 
  border-right:8px solid #000099;
  }
* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
#menu a:hover span.lk {
  display:block; 
  position:absolute; 
  left:120px; 
  top:0; 
  padding:5px; 
  width:120px;
  background-color:#fff; 
  color:#000; 
  border:1px solid #234;
  }

#footer{
  clear: left;
  width: 100%;
  background: #8080ff;
  color: #FFF;
  text-align: center;
  border:4px solid #000099;

}

#footer a{
color: #FFFF80;
}