/*  
Theme Name: Falkirk Taekwondo
Theme URI: http://falkirktaekwondo.co.uk.metabin.co.uk/
Description: Falkirk Taekwondo Theme
Version: 1.0
Author: David Ashe
Author URI: http://www.metabin.co.uk/

*/



/* Begin Typography & Colors */
#topnav,#nav,#bottomnav {
	border-width:0px;
	margin-width:0px;
	padding:0px;
	
}
#topnav{
	background:url('images/topnav.jpg');
	width:791px;
	height:38px;
	float:center;
}
#nav{
	background:url('images/nav/00logoseg.jpg');
	
	height:24px;
	padding-left:165px;
	background-repeat:no-repeat;
	width:960px;
}
#allnav{
	
	text-align:left;
}
#nav img{
	border-width:0px;

}
#nav a:hover,#nav a img:hover,#nav a.selected{
	opacity: 0.8;
	-moz-opacity:0.8;
}
#bottomnav,hr{
	border-style:none;
	background:url('images/bottomnavpat.jpg');
	background-repeat:repeat-x;
	height:25px;
	margin-left:-144px;
	padding-left:144px;
//	margin-right:-144px;
}

body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
#content{
	font-family:Arial;
	font-size:14pt;
	
	letter-spacing:-1px;
	padding-left:10px;
	padding-right:10px;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom:25px;
	text-align:left;
	background:url('images/background.png');
	background-repeat:no-repeat;
	min-height:512px;
}
#content hr{
	background:black;
	height:1px;
	margin:0px;
	padding:0px;
}

textarea{
	background-color:transparent;
	border-color:black;
	border-width:1px;
	border-style:dashed;
	padding:3px;
}

a{
	text-decoration:underline;
	color:black;
	
}
h2 a{
	text-decoration:none;
}
img{
	border-width:0px;
}


table tr td {
	vertical-align:top;
}
table {
	margin:0px;
}
