
	h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	margin:0;
	padding:0; 
	font: 76% arial,sans-serif;
  text-align:center;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#CCCCCC;
	background: url(http://www.gabrielkolbe.co.uk/bkgd.gif);
  background-repeat:repeat;
}


p {

	font: 100% Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td { 

	font-family:Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


tr{

	font-family: Verdana;
	font-size: 14px;
	font-weight: normal ;
	color: #000000;
	text-decoration: none;
	
	
}

H1 {
	font-family: Verdana;
	font-size:  14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#900004;
	height: 22px;
	border-bottom:0.1em solid;
	border-bottom-color:#900004;
	width:99%;
	padding:3px 0 0 3px;
	vertical-align:middle;

}


H2 {

	font-size:  14px;
	font-weight: bold;
	text-decoration:none;
}


input {
	font-family:Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

form {
	font-family:Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

textarea {
	font-family:Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

select {
	font-family:Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

html {
	padding:0;
	border-top-width : 0; 
	border-right-width : 0; 
	border-bottom-width : 0; 
	border-left-width : 0; 
	margin : 0; 
}

a{
 	font-family: Verdana;
	font-size:  90%;
	font-weight: 150%;
	color: #0033CC;

}

.smallfont {
	font-family: Verdana;
	font-size:  100%;
	font-weight: 100%;
	color: #FFFFFF;
	text-decoration:none;
}

.smallfont:hover {
  font-weight: bold;
  font-weight: 150%;
  font-size:  87%;
}



.bigfont {
font-weight: bold;
font-family: Verdana;
color: #FFFFFF;
font-size: 44px;
text-decoration:none;
}


div#topheader {
float:left;
background-color:#CC0000;
width:100%;
background: url(http://www.gabrielkolbe.co.uk/red.jpg);
background-repeat:repeat-x;
}



div#header {
float:left;
width:1050px;
padding:8px 0 0 16px;
}

div#logo{
float:left;
width:660px;
margin-left:20px;
}


div#centerheader {
float:left;
width:120px;
margin-left: 20px;
}

div#headerright {
float:right;
margin-top:0px;
width:160px;
}


#subbuttons{
float:left;
width:100%;
background-color:#333;
border:0.05em solid #FFFFFF;
height:15px;
height:auto!important;
vertical-align:middle;
padding:5px 5px 5px 5px;
}


div#content{
background-color:#FFFFFF;
padding:0 0 0 8px;
}


div#container{
float:left;
width:1300px;
padding:0 0 0 2px;
text-align:left;
min-height:600px;
height:auto!important;
height:600px;
}


div#leftadd {
float:left;
width:120px;
padding-top:10px;
min-height:1000px;
padding-left: 30px;
}

div#rightadd {
  position: absolute; 
  left:1050px;
  width:110px;
  padding-top:10px;

}


div#bglass{
float:left;
width:850px;
height:20px;
background: url(http://www.gabrielkolbe.co.uk/glass_bottom.png) 0 100% no-repeat;
margin-left: 20px;
}

div#tglass{
float:left;
width:850px;
height:20px;
background: url(http://www.gabrielkolbe.co.uk/glass_top.png) 0 100% no-repeat;
margin-left: 20px;
padding-top:2px;
}

div#wrapper{
float:left;
width:850px;
max-width:850px;
margin-left: 20px;
min-height:600px;
height:auto!important;
height:600px;
background:#FFF;

}



div#footer {
	float:left;
	background-color:#CC0000;
	height:28px;
	line-height:28px;
	width:100%;
	vertical-align:middle;
	margin-top: 30px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:3px;
	padding:3px 0 0 5px;
	border-bottom:0.1em solid;
	border-bottom-color:#CC6600;
}


.title {
	font-family: Verdana;
	font-size:  14px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#CC0000;
	height: 22px;
	margin-top:3px;
	padding:3px 0 0 5px;
	border-bottom:0.1em solid;
	border-bottom-color:#CC0000;
}

.title a{
   	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;

}

.button {
	font-family: Verdana;
	font-size:  14px;
	font-weight: bold;
	color: #E7E7E7;
	text-decoration:none;
	background-color:#CC0000;
	margin-top: 2px;
}




