/**background-color: #000000;**/
body {
	
	margin: 0px;
	background:#000000 url(http://www.ewan-macintyre.co.uk/images/postpic2.jpg) repeat-y top center;
}

.style2 {color: #666666}

.border {
	border: 1px solid #666666;
}

/** top right bottom left **/
#wrapper {
border: 4px solid #000044;
-moz-border-radius:10px 10px;
}

#top_half {
margin-top: 4px;
margin-bottom: 4px;
margin-left: 8px;
margin-right: 8px;
}
#menu_bar {
	margin-bottom: 8px;
	border: 1px solid #666666;
	-moz-border-radius:5px 5px;
	background: #000033;
}
#bottom_half {
background:#000000 url(http://www.ewan-macintyre.co.uk/images/bg_main_sky.jpg) no-repeat center bottom;
margin-bottom: 8px;
border: 1px solid #666666;
-moz-border-radius:10px 10px;
}
#title {
margin-top: 20px;
}
#page {
margin-bottom: 20px;
}
.footer {
	line-height: 26px;
	font-size: 10px;
	color: #ffffff;
}

body,td,th {
	color: #FFFFFF;
}

a.menu:link {
	
	font-size: 9px;
	color: #ffffff;
	text-transform: none;
}

a.menu:visited {
	
	font-size: 9px;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
}

a.menu:active {
	
	font-size: 9px;
	color: #ffffff;
	text-transform: none;
}

a.menu:hover {
	
	font-size: 9px;
	color: orange;
	text-transform: none;
	text-decoration: none;
}

a.webdesign:link, a.webdesign:visited, a.webdesign:active, a.webdesign:hover {
	
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: underline;
}

a.webdesign:hover {
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF
}

td {
	
	font-size: 11px;
	line-height: 16px;
}

th {
	
	font-size: 11px;
	line-height: 16px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html td {
	font-size: 11px;
	line-height: 15px;
}

* html th {
	
	font-size: 11px;
	line-height: 15px;
}
 
/* End hide from IE5/mac */

.bodystyle {
	
	font-size: 12px;
}

.small {
	
	font-size: 9px;
}

.medium {
	
	font-size: 12px;
}

.big {
	
	font-size: 16px;
}

.xbig {
	
	font-size: 24px;
}

.expanded {
	
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
	
.spacedtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 2pt
}

h1 {
	COLOR: #ffffff; FONT-SIZE: 8pt; FONT-WEIGHT: normal;
	 margin-bottom: 2px;
     padding-bottom: 2px; }
	 
h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt; 
	FONT-WEIGHT: bold;
	margin-bottom: 2px;
    padding-bottom: 2px;
	margin-top: 0px;
    padding-top: 0px; 
}

h3 {
	COLOR: #ffffff; FONT-SIZE: 9pt; FONT-WEIGHT: normal;
	 margin-top: 12px;
	 margin-bottom: 14px;
     padding-bottom: 2px;
	 padding-top: 2px;

	 text-indent: 6px;
	 border: 1px solid #999999;
}
