/* CSS Document */
/* COPYRIGHT S.MACKAY WEB SITE DESIGN 2006 0870 042 3694*/

body {
background-image : url(images/pageback2.jpg); 
margin : 0; 
font-family : "verdana", serif; 
font-size : 12px; 
} 
div#top {
padding : 0; 
position : absolute; 
margin : 0; 
left : 50%; 
width : 768px; 
margin-left : -384px; 
} 
div#bottom {
position : absolute; 
padding : 0; 
margin : 0; 
left : 50%; 
width : 768px; 
margin-left : -384px; 
} 
div#outer {
height : 100%; 
padding : 0; 
margin : 35px 0; 
left : 50%; 
width : 768px; 
margin-left : -384px; 
position : absolute; 
} 
div#titleimg {
padding : 0; 
position : absolute; 
top : 0; 
width : 768px; 
height : 200px; 
margin-bottom : 0; 
background-color : #ffffff; 
} 
div#wbg {
margin-top : 0; 
width : 100%; 
height : auto; 
padding : 0; 
background-color : #CCCC99; 
} 
div#menu {
position : absolute; 
left : 30px; 
top : 215px; 
width : 200px; 
background-color : #CCCC99; 
} 
div#txtmain {
padding : 10px 0 0 10px; 
margin-left : 242px; 
margin-top : 200px; 
margin-right : 32px; 
margin-bottom : 0; 
background-color : #cccc99; 
background-image : url(images/txt-back.gif); 
} 
.navcon {
width : 200px; 
} 
.nav a {
color : #333333; 
font-weight : normal; 
background-color : #cccc99; 
padding : 6px; 
padding-left : 3px; 
display : block; 
border-bottom : 1px solid #ececec; 
font : 12px Verdana; 
text-decoration : none; 
text-align : left; 
} 
.nav a:link {
color : #333333; 
font-weight : normal; 
} 
.nav a:visited {
color : #333333; 
font-weight : normal; 
} 
.nav a:hover {
background-color : #ececec; 
color : #333333; 
text-decoration : none; 
} 
h1 {
color : #333333; 
font-size : 17px; 
font-family : "verdana", serif; 
font-weight : bold; 
} 
h2 {
color : #666666; 
font-size : 13px; 
font-family : "verdana", serif; 
font-weight : bold; 
} 
p {
color : #333333; 
font-size : 11px; 
font-family : "verdana", serif; 
letter-spacing : 0.2px; 
text-align : justify; 
} 
a:link {
color : #6699cc; 
text-decoration : none; 
font-weight : bold; 
} 
a:visited {
color : #003399; 
text-decoration : none; 
font-weight : bold; 
} 
a:hover {
color : #003399; 
text-decoration : none; 
} 
.bold {
color : #4d4db1; 
font-weight : bold; 
} 
ol {
color : #333333; 
font-size : 10px; 
font-family : "verdana", serif; 
font-weight : bold; 
} 
ul {
color : #666666; 
font-size : 11px; 
font-family : "verdana", serif; 
letter-spacing : 0.2px; 
text-align : justify; 
}
