html {
  padding:0px;
  margin:0px;
}

body {
  font-family: arial,helvetica,sans-serif;
  font-size-small;
  padding: 0px 0px;
  margin: 0px;
  	background-image: url(MenuBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: ;

}

#menu {
  position: absolute;
  width: 150px;
  left: 0px;
  padding:0px;
  margin:0px;


}

a:link {
text-decoration: none;
color: #BD1003;
}

a:visited {
text-decoration: none;
color: #BD1003;
}

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

a:active{
text-decoration: none;
color: #BD1003;
}

#menu a {
  font-size:12px;
  line-height:2;

}

#content {
  font-family: arial,helvetica,sans-serif;
  font-size: small;
  margin-left: 180px;
  overflow: no;
  background:
  padding: 0px 0px 0px 0px;
}

h1 {
  font-size:24px;
  padding-top: 0px;
  color: #BD1003;
}

h2 {
  padding-top: 0px;
  color: #BD1003;
}


#Col0 {
width: 600px;
clear: left;
overflow: hidden;
}

#Col1 {
width: 300px;
float: left;
overflow: hidden;
}


#Col2 {
width: 300px;
float: right;

}


#Col3 {
width: 600px;
float: left;
overflow: hidden;
}


#Col4 {
width: 600px;
float: left;
overflow: hidden;
}

#piccy {
	   width: 240;
	   float: right;

}


#others {
		overflow: hidden;
width: 240px;
		
	   padding: 2px;
	   border: 1px;
	   border-color: black;
	   border-style: solid;
}
