
html {
height: 100%;
}
body {
margin : 0;
padding : 0;
/* font : 75% "Trebuchet MS", verdana, arial, sans-serif;*/
font-family: baskerville, 'palatino linotype', "times new roman", serif;
font-size: 1em;
color: black;
/*background : #ffffff url(../images/bfoo.png) center repeat scroll
 * 0%;*/
background : #000000 url(../images/bfoo.png); 
/*
background : #eee9e9 url(../images/background5.png) center repeat;
background : #eee9e9 url(../images/background2.png) center repeat;
background : #eee9e9 url(../images/background3.png) center repeat;
background : #eee9e9 url(../images/background4.png) center repeat;
background : #eee9e9 url(../images/background5.png) center repeat;
*/
}

.contactnumber {
	margin-left: 220px;
	text-decoration: underline;
}
#container {
width : 795px;
margin-left : auto;
margin-right : auto;
padding : 0px;
color : black;
background : #f2f2f5;
}

#boo404logo {
	margin-left: 150px;
}

#content {
padding : 0px;
margin: 0 0 0 0;
background : #f7f7f7; 
color : black;
}

#banner {
margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
}


#footer, #homelink {
clear : both;
color : #ffffff;
background : #2b2b2b;
padding : 2px;
padding-bottom: 10px;
height: 27px;
margin : 2px 0 2px 2px;
padding-left: 17px;
}

#cheetah {
	margin-left: 190px;
}

#obsdvendors{
	margin-left: 70px;
}

#homelink a:visited {
	color: #f2f205;
	margin: 20px;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
}
#footer a:hover {
background : inherit;
color : #f2f2c5;
}
.titlepage {
	margin-left: 150px;
}
p {
/*text-shadow: 2px 2px 2px #000; */
text-align: justify;
margin : 15px;
}
h1 {
text-align: center;
font-size:1.93em;
line-height:1.667em;
font-family:baskerville,'palatino linotype','times new roman',serif;
letter-spacing:-0.030em;
width:15.333em;
margin:0 auto;
color : black;
background : inherit;
}
h2 {
font-family:baskerville,'palatino linotype','times new roman',serif;
font-size:1.563em;
color : black;
background : inherit;
text-align: center;
}
a {
color : #ff4500;
background : inherit;
}
a:hover {
color : black;
}

div.scroll {
border: 1px solid black;
overflow : hidden;
height : 8em;
width : 180px;
padding : 1ex;
color : #333;
background : inherit;
margin : 10px;
}
.news {
font-size : 11px;
background : inherit;
color : #c00;
}
.red {
background : inherit;
color : #458b00;
}

.standout {
color: black;
}


.dropcap {
font-family:georgia,serif;
font-size:56px;
font-weight:normal;
line-height:80%;
letter-spacing:-6px;
}

#navcontainer {
clear:both;
width : 100%;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
background: #2b2b2b;
color: #fff;
float: left;
width: 100%;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
padding: 0.2em 0.2em 0.1em 0.1em;
margin: 5px;
padding-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
background: #2b2b2b;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
background: #ffd700;
color: black;
}

.clear {
	clear: both;
}

a#topmenu:active {
background: #ffd700;
color: black;
}
.clear {
clear : both;
}

#testimony, #testimony2 {
	text-align: center;
	margin-left: 170px;
	padding-left: 20px;
	margin-top: 20px;
	border: 2px solid #a52a2a;
}


.para  {
	text-align: center;
}
.question {
 background: #ffdead;
 font-weight: bold;
}



#SpamCheetahheader, #ravananheader {
font-weight: bold;
cursor: pointer;
background: #eeca09;
}
/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */

table {
border-collapse: collapse;
margin-left: 265px;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

td, th {border: 1px dotted #bbb;
padding: .5em;}

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

table a:link {border-bottom: 1px dashed #ddd;
color: #f00;}

table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}
