/* This stylesheet is used for ALL browsers.
   Modern browsers have these styles modified by global_non_ns4.css.
   IE on Mac also uses global-iemac.css.
*/

body, html {
	background-color: #33f;
	color: #331F1C;
	font-family: verdana, trebuchet ms, tahoma, verdana, arial;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 15px;	
	height: 100%;
	text-align: center;
	background: url("../images/background.jpg") repeat-y;
	background-position: center;
}

/* Netscape 4 declarations */
/* Size is changed in body{} in global_non_ns4.css */
dt, dd, font, .label, .formw, .error {
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-serif;
	}


/**** MAIN PAGE STRUCTURE ****/

/* All in global_non_ns4.css */


/**** GLOBAL ELEMENTS ****/


.error {
	color: #f00;
	font-weight: bold;
	}
	
p {
	margin: 0 0 1em 0;
	padding: 0;
	}

form {
	margin: 0;
	padding: 0;
	}
	
br.break {
	clear: both;
	}

img {
	border: 0;
}


/**** FORM ELEMENTS ****/

input {

}

input.search {
	width: 90px;
}

.search-submit {
	width: 90px;
	text-align: right;
}

select,input{
  font-family: verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  padding: 1px;
}

textarea {
  width:335px;
  height:200px;
  font-family: verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  padding: 1px;
}


h3 {
	color: #331F1C;
	font-family: verdana, trebuchet ms, tahoma, verdana, arial;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #331F1C;
	font-family: verdana, trebuchet ms, tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
}

.strong{
	font-weight: bold;
}

.subheading{
	 font-size: 12px;
	font-weight: bold;
}


/* All in global_non_ns4.css */

/**** LINK ELEMENTS ****/


a:link{color: #3E1215;text-decoration: none;font-weight: normal;}
a:visited{color: #3E1215;text-decoration: none;font-weight: normal;}
a:hover{color: #917B7D;text-decoration: none;font-weight: normal;}
a:active{color: #3E1215;text-decoration: none;font-weight: normal;}

a.menu:link{font-size: 12px; line-height: 17px;color: #EAE5D8;text-decoration: none;font-weight: bold;}
a.menu:visited{font-size: 12px;color: #EAE5D8;text-decoration: none;font-weight: bold;}
a.menu:hover{font-size: 12px;color: #EAE5D8;text-decoration: underline;font-weight: bold;}
a.menu:active{font-size: 12px;color: #EAE5D8;text-decoration: none;font-weight: bold;}

a.music:link{font-size: 10px;color: #194C5D;text-decoration: none;font-weight: bold;}
a.music:visited{font-size: 10px;color: #194C5D;text-decoration: none;font-weight: bold;}
a.music:hover{font-size: 10px;color: #194C5D;text-decoration: underline;font-weight: bold;}
a.music:active{font-size: 10px;color: #194C5D;text-decoration: none;font-weight: bold;}

a.word:link{font-size: 10px;color: #511B3D;text-decoration: none;font-weight: bold;}
a.word:visited{font-size: 10px;color: #511B3D;text-decoration: none;font-weight: bold;}
a.word:hover{font-size: 10px;color: #511B3D;text-decoration: underline;font-weight: bold;}
a.word:active{font-size: 10px;color: #511B3D;text-decoration: none;font-weight: bold;}

a.av:link{font-size: 10px;color: #811C1C;text-decoration: none;font-weight: bold;}
a.av:visited{font-size: 10px;color: #811C1C;text-decoration: none;font-weight: bold;}
a.av:hover{font-size: 10px;color: #811C1C;text-decoration: underline;font-weight: bold;}
a.av:active{font-size: 10px;color: #811C1C;text-decoration: none;font-weight: bold;}

a.design:link{font-size: 10px;color: #DE4A10;text-decoration: none;font-weight: bold;}
a.design:visited{font-size: 10px;color: #DE4A10;text-decoration: none;font-weight: bold;}
a.design:hover{font-size: 10px;color: #DE4A10;text-decoration: underline;font-weight: bold;}
a.design:active{font-size: 10px;color: #DE4A10;text-decoration: none;font-weight: bold;}

a.commentary:link{font-size: 10px;color: #5B1818;text-decoration: none;font-weight: bold;}
a.commentary:visited{font-size: 10px;color: #5B1818;text-decoration: none;font-weight: bold;}
a.commentary:hover{font-size: 10px;color: #5B1818;text-decoration: underline;font-weight: bold;}
a.commentary:active{font-size: 10px;color: #5B1818;text-decoration: none;font-weight: bold;}

a.footer:link{font-size: 10px;color: #3E1215;text-decoration: none;font-weight: bold;}
a.footer:visited{font-size: 10px;color: #3E1215;text-decoration: none;font-weight: bold;}
a.footer:hover{font-size: 10px;color: #3E1215;text-decoration: underline;font-weight: bold;}
a.footer:active{font-size: 10px;color: #3E1215;text-decoration: none;font-weight: bold;}
