﻿/* CSS Document - Vale of York T'ai Chi Qigong Association */
/* Copyright © euan raffel | freelance website designer - design date December 2009 */

/* text */

#body h1 {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 20px;
font-weight: normal;
margin-top: 10px;
margin-left: 5px;

}

#body h2 {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 16px;
font-weight: normal;
margin-top: 10px;
margin-left: 5px;

}

#body p {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 14px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;

}

#body caption {

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 10px;
font-weight: normal;
font-style: italic;

}

#body h6 {

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 10px;
font-weight: normal;
font-style: normal;

}

#body a:link {

color: #9900cc;
text-decoration: none;

}

#body a:visited {

color: #9900cc;
text-decoration: none;

}

#body a:hover {

color: #9900cc;
text-decoration: underline;

}

#rule {
color: #9900cc;

}

/* Layout */

#head {

background-color: #fff;
border: 1px solid #c8d1fe;
position: relative;
	top: 10px;
width: 975px;
height: 205px;

}

#body {
	
background-color: #c8d1fe;
border: 1px solid #c8d1fe;
	position: absolute;
	top: 255px;
width: 975px;

}

/* design */


#tl {

position: absolute;
	top: -1px;
	left: -1px;

}

#tr {

position: absolute;
	top: -1px;
	right: -1px;
	
}

#bl {

position: absolute;
	bottom: -1px;
	left: -1px;
	
}

#br {
	
position: absolute;
	bottom: -1px; 
	right: -1px;
	
}

#tlbod {

position: absolute;
	top: -1px;
	left: -1px;

}

#trbod {

position: absolute;
	top: -1px;
	right: -1px;
	
}

#blbod {

position: absolute;
	bottom: -1px;
	left: -1px;
	
}

#brbod {
	
position: absolute;
	bottom: -1px; 
	right: -1px;
	
}

#hpimg {

border: 3px solid #060076;
margin-right: 10px;
margin-left: 10px;

}

.pdf {
margin: 0px 5px 0px 5px;
border: 0px;
}

#list {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #060076;
font-size: 14px;
font-weight: normal;
line-height: 25px;	
}

.gal {
	text-align: center;
}