
<style type="text/css">

A:link
{ text-decoration: none; color:#000000; }
A:visited
{ text-decoration: none; color:#000000; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none;  color:#000000;}

h1 {font-family: arial; color: #000000; }

p {font-family: arial; color: #000000;}

body
{ background: #ffffff;
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x repeat-y; 
  margin:50px 0px; padding:0px;
  text-align:center;


}
font-family: arial; 
color: #000000;
letter-spacing: none; 
font-weight: normal; 
font-size: 11px; 
}


td
{ font-family: arial; 
color: #000000;
padding-left: value; 
padding-right: value; 
padding-top: value; 
padding-bottom: value; 
padding: value; 
padding: value value; }

input, textarea
{ background: #000000 url(yourimage.gif);
font-family: arial; 
color: #000000;
border-style: value; 
border-color: #000000;
border-width: valuepx;  }


#header {
  background: transparent;
  margin: 10px auto;
  padding: 5px;
  width:600px;
  height: 195px;
  border-style: 0px;
  border-width: 0px;
  margin-left:150px;
  margin-bottom:-10px;
}


#modernbricksmenu{
  margin: 10px auto;
  padding: 5px;
  width: 560px;
  background: transparent;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: blue; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/

}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #ffe600; /*Brown color theme*/ 
border-color: #ffe600; /*Brown color theme*/ 
color:black;
}

#modernbricksmenuline{
margin: 10px auto;
  padding: 5px;
  width: 560px;
clear: both;
padding: 0;
width: 565px;
height: 5px;
line-height: 5px;
background: #ffe600; /*Brown color theme*/ 
}



#main {
      width:550px;
      height: 425px;
	  margin:0px auto;
	  text-align:left;
	  padding:10px;
      border-style: solid;
      border-width: 1px;
      font: 12px "arial", sans-serif;
      background: #ffffff;
      
  
}
#footer {
      width:550px;
      margin: 10px auto;
      background: #ffe600;
      padding: 10px;
      position:relative;
      border-style: solid;
      border-width: 1px;
      font-family:arial;
      font-size:11px;
}



</style>
