/*  CODING AND DESIGN BY NOELLE OF KARMAKAZE DESIGNS.
PLEASE RESPECT THE WORK AND DO NOT STEAL OR COPY.  THANKS!  */


body { cursor: crosshair;
background: url(images/mw_10.jpg) fixed no-repeat;
scrollbar-Track-Color:#bec8cb; 
scrollbar-Face-Color:#bec8cb; 
scrollbar-darkshadow-Color:#bec8cb;
scrollbar-Shadow-Color: #bec8cb; 
scrollbar-Highlight-Color:#bec8cb;
scrollbar-3dlight-Color:#bec8cb;
scrollbar-Arrow-Color:#0D1719;
font-size: 11px;
font-family: verdana;
text-align: justify;
letter-spacing: 0px;
padding: 0 10px 0 0;
}

/* LINKS */

a { cursor: crosshair;
text-decoration: none;
font-weight: bold;
}

a:link, a:visited {
color:#084934;
border-bottom: 1px solid #31CCDB;
}

a:hover {
color:#C2CFD5;
background-color: #1C4E51;
border-bottom: 1px dotted #31CCDB;
}

/* LISTS */

ul {
list-style: none;
}

ol, li {
font-size: 12px;
line-height: 16px;
text-align: justify;
padding-bottom: 8px;
}

/* CONTENT */

p, body {
font-family: tahoma;
color: #042331;
font-size: 11px;
line-height: 17px;
text-align: justify;
letter-spacing: 1px;
}

p {
padding: 2px 0 5px 0;
margin: 0;
}

em {
color: #005F4C;
font-family: georgia;
font-size: 15px;
font-weight: bold;
}

i {
color: #0E7060;
}

b {
color: #305B67;
}

/* HEADINGS */

h1 {
padding: 10px 0 0 15px;
font-family: courier new;
color: #005F4C;
font-size: 22px;
text-transform: uppercase;
letter-spacing: 0px;
font-weight: bold;
height: 36px;
text-align: left;
background: url(images/dh1.png) no-repeat right;
margin-top: 15px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
border: none;
}

h2 {
padding: 0;
margin: 0;
font-size: 32px;
letter-spacing: 0px;
font-family: garamond;
font-weight: bold;
}

h3 {
font-family: georgia;
margin: 0;
padding: 0 5px 0 0;
color: #012965;
float: left;
}

/* COPYRIGHT */

.copyright {
border-top: 1px dashed #333333;
padding: 0;
margin: 0;
background-color: #none;
border-color: #none;
font-family: arial;
color: #403232;
font-size: 11px;
text-align: center;
letter-spacing: 0px;
}
