.bobmain{

	background-color: white ; 

	background-image: url(http://www.bobpalin.com/websupport/background/blegtext.gif); 

	font-family: Comic Sans MS, Trebuchet MS, Ariel, Helvetica; 

	margin: 0 auto;

	width: 1024px;

}



.center{

	text-align: center;

	margin: 0 auto;

}



.floatleft{

	float: left;

	};



.floatright{

	float: right;

	};



.container{

	width: 1024px;

}



a.button {

	font-weight: bold;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 4px 8px;

	border-top: 1px solid white;

	border-right: 1px solid black;

	border-bottom: 1px solid black;

	border-left: 1px solid white;

	text-align: center;

	min-width: 75px;

	text-transform: uppercase;

}

a.button:link { 

	background-color: silver; 

	color: blue;

	text-decoration: none;

	}

a.button:visited {

	background-color: silver; 

	color: blue;

	text-decoration: none;

	}

a.button:hover { 

	background-color: silver; 

	color: red;

	border-color: black white white black;

	text-decoration: none;

	}

a.button:active { 

	background-color: #369; 

	color: #ccc; 

	text-decoration: none;

	}



table.textback {

	border-width: 0px 0px 0px 0px;

	border-spacing: 5px;

	border-style: none none none none;

	border-color: gray gray gray gray;

	border-collapse: collapse;

	background-color: #FFFFFF;

}

table.textback th {

	border-width: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	border-style: none none none none;

	border-color: gray gray gray gray;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.textback td {

	border-width: 0px 0px 0px 0px;

	padding: 5px 5px 5px 5px;

	border-style: none none none none;

	border-color: gray gray gray gray;

	-moz-border-radius: 0px 0px 0px 0px;

	text-align: center;

}



table.pictureframe {

	border-width: 7px 7px 7px 7px;

	border-spacing: 10px;

	border-style: outset outset outset outset;

	border-color: rgb(119, 0, 0) rgb(119, 0, 0) rgb(119, 0, 0) rgb(119, 0, 0);
	background-color: rgb(165, 42, 42);

}

table.pictureframe td{

	vertical-align: middle;

	text-align: center;

}



table.picturematte{

	border-width: 0 0 0 0;

	border-spacing: 10px;

	border-style: outset outset outset outset;

	border-color: white white white white;

	background-color: white;

}

table.picturematte td{

	vertical-align: middle;

	text-align: center;

}





table.blackphoto {

	color: White;

	background: Black;

}





A.white:link { color: White; }

A.white:visited{ color: White; }



A:link { color: Blue; }

A:visited { color: Blue; }





.paleyellow_bgnd{

	background-color: #FFFFCC ; 

}



.palegreen_bgnd{

	background-color: #DEE6D7 ; 

}



.white_bgnd{

	background-color: #FFFFFF ; 

}



.black_bgnd{

	background-color: #000000 ; 

}





.redstone_colour{

	color: #A52A2A;

}



.blue_colour{

	color: blue;

}



.red_colour{

	color: red;

}



.white_colour{

	color: white;

}



.black_colour{

	color: black;

}



.green_colour{

	color: green;

}



.darkgreen_colour{

	color: DarkGreen;

}



.flatblue_colour{

	color: #666699;

}

	


