/* CSS Document */

 GLOBAL body {
	background-color: white;
	font-family: Georgia, Verdana, sans-serif;
	text-align: center;
	}
#all {
	margin: 0px ;
	width: 816px;
	background: white;
	border: medium solid #333333;
	}
#header {
	background: url(Images/artel_header.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 816px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
h1 {
	color: #990000;
	font-family: "Times New Roman", Times, Serif;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	color: #990000;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
	font-size: 16px;
	padding-left: 50px;
}
h3 {
	color: #990000;
	font-family: "Times New Roman", Times, Serif;
	font-size: 11px;
		
}	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	position: absolute;
	top: 235px;
	left: 0px;
	width: 150px;
	height: 30px;
	}
#navcontainer ul li a {
	color: red;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border: ridge;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 30px;
	font-weight: bold;
	}
#navcontainer ul li a:hover
{
	color: red;
	background-color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border: groove #FFFFFF;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 30px;
	font-weight: bold;
	}
#main {
	top: 235px;
	padding-left: 225px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-right: 0px;
	
	}
#text {
	top: 235px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-right: 0px;
	}	
.copyright{
	font-style: italic;
	padding-top: 0px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #990000;
	text-decoration: underline;
}
#email{top: 235px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-right: 0px;}
tr, td {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;}
#last{top: 235px;
	padding-left: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-right: 0px;}