/* Layout */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;
	background-color: #000000;
}

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend
{margin:0; padding:0; border:0;} 

a{color:#c2073c; text-decoration:none;} 
a:hover{ text-decoration:underline;}

.bg {background-image:url(home_new/side_skirts.gif); background-position: top;}
.padding {padding: 5px 5px 5px 5px;}
.times {font-family: "Times New Roman", Times, serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.eighteen {font-size: 18px;}
.twenty {font-size: 20px;}

/* Font Colours */

.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #3f3f3f;}
.red {color: #c2073c;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.w2y {text-decoration: none; color: white;}
.w2y:hover {color: #fff2c1;}


