body{
        width:100%; 
        height:100%;
	background-color: #FFF;
	font-family: Century Gothic;
	font-size: small;
	color: #000;
        background-image: url("../images/Tilebackground3.bmp");
        background-position: 50% 50%;
        background-repeat: repeat;
        display:block;
}

html, body
{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

table
{
	font-weight: normal;
}

form{
	margin:0px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	font-weight: bold;
	color: #29166F
}

a:hover{
	text-decoration: none;
	color: #29166F
}

h1{
	font-size: .85em;
	font-weight: normal;
	margin: 5px;
	color: #FFF;
}

h2{
	font-size:1.35em;
        color:#29166F;
	font-weight: bold;
	text-align: left;
        margin: 0px;
}

h3{
	font-size:1.15em;
	font-weight: bold;
	padding-top: 7px;
        padding-bottom:  5px;
	text-align: left;
}

h4{
	font-size:1.25em;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}

h5{
	font-size: .85em;
        font-family: arial;
	font-weight: normal;
        margin: 8px;
	color: #FFF;
}

p{
	font-size: 1em;
	font-weight: normal;
}

li{
	padding-left: 0px;
	padding-top: 7px;
        padding-bottom:  7px;
        margin-left: 25px;
}

#top{
  position:relative;
  padding-top: 4px;
  height:20px; 
  width:100%;
} 

#header{
  position:relative; 
  height:100px; 
} 

#job{
  position:relative;
} 

#menuitem{
  position:relative;
  height:100px;
} 

#nav{
  position:relative;
  height:40px;
}

#nav a{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 13px;
  padding-right: 13px;
  border-right: 1px solid #FFF;
  color: #FFF;
  text-decoration: none;
}

#nav a:hover{
  color: #FF6;
  border-right: 1px solid #FFF;
}

#nav2{
  width: 165px;

}

#nav2 a{
  color: #FFF;
  text-decoration: none;
}

#nav2 a:hover{
  color: #FF6;
}

#container .column {
  position: relative;
  float: left;
}

#center {
  width: 100%;
  padding-top:0px;
  padding-bottom:0px;
}

#ltside{
	color: #FFFFFF;
	padding: 5px;
}

#rtside{
	color: #FFFFFF;
	padding: 5px;
}

#footer{
 position:relative;
 height:25px;
 color: white;
} 

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #FF6;
}

div.header {
	border-bottom:1px solid #999;
}
 
div.item {
	padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: normal;
	border-bottom:1px solid #999;
}

div.itempagedshop {
	padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 10px;
        padding-right: 10px;
        margin: 1%;
        width:  44%;
        height: 180px;
        float: left;
}

div.itemnews {
	padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: normal;
	border-bottom:1px solid #999;
}

div.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}

.img1 img
{
display: block;
}
