/* Screen Style Sheet for Linlithgow Folk Festival Association */
/* Copyright Local Internet Services Ltd. */
/* e-Mail john@linnet.co.uk */

/* HTML TAGS */

Body { 
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	background-color: #4444FF; 
	font-family: Arial, Verdana, Helvetica, Sans-serif ; 
	color: #000000; 
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px; 
}

h1 {
margin-top:10pt;
margin-bottom:0pt;
font-family:"Times New Roman", Times, serif;
font-size:16pt;
color:#0721D0;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top:6pt;
margin-bottom:0pt;
font-size:13pt;
color:#0721D0;
}
h3 {
margin-top:6pt;
margin-bottom:0pt;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#000000;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:6pt;
margin-bottom:6pt;
margin-left:6pt;
font-size:10pt;
color:#000000;
}

ul {margin-left:30px; margin-top:0px; border: none; padding: 0px 0px 0px 0px; list-style-type:disc ; }
li { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; color: #000000; font-size:10pt }
td {font-size:10pt;}

hr { border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style:none; color:#E1E2E9; height: 50%; }

a {color:#0721D0; text-decoration:none; }
a:hover {background-color:#FDB7DD; }
a.footer:hover {
background-color:#FFFFFF;
color:#0721D0;
text-decoration:underline;
}

/* classes */

.Centered {
text-align:center;
}

.tight {font-size:11pt; font-weight:bold; margin:0pt; font-family:Arial, Helvetica, sans-serif; }

.adminMenu {
text-align:right;
font-size:8pt;
margin-top:10pt;
margin-bottom:20pt;
margin-right:10pt;
}

.strapline {
text-align:center;
font-size:12pt;
font-weight:bold;
color:#F82B95;
}

.footer {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:4px;
margin-top:0px;
margin-bottom:0px;
font-size:9pt;
}

.hidden { visibility:hidden ; }

/* Divisions */

#main{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	top: 0px;
	margin-top: 1px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:770px;
	background-color:#FFFFFF;
	}

#Top{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	top: 0px;
	width:750px;
	height: 120px;
	background-color:#FFFFFF;	
}


#Nav{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	top: 0px;
	width:750px;
	height:40px;
}

#Content{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	top: 0px;
	width:750px;
	}

#Footer{
	MARGIN-LEFT:0px;
	MARGIN-RIGHT:0px;
	margin-top:0px;
	margin-bottom:0px;
	POSITION:relative;
	top: 0px;
	width:770px;
	background-color:#0721D0;
	color:#FFFFFF;
	height:24px; 
}









