@charset "UTF-8";
/* CSS Document */
<!--
body {
	background-image: url(images/bg_brown.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
#container {
	background-image: url(images/bg_parchment.jpg);
	background-repeat: repeat;
	border: thin solid #000;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#copyright {
	width:204px;
	height:25px;
	background-image:url(images/copyrt.png);
	margin-left: 545px;
}
#logo {
	float: left;
	height: 177px;
	width: 130px;
	margin-top: 0px;
	background-image: url(images/ars_logo.jpg);
	background-repeat: no-repeat;
	border-bottom:solid thin #000;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(images/bg_red.png);
	background-repeat: repeat;
	float: right;
	height: 50px;
	width: 650px;
	margin: 0px;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg_blue.png);
	background-repeat: repeat;
	margin: 0px;
	float: right;
	height: 75px;
	width: 650px;
}
#motto {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg_red.png);
	background-repeat: repeat;
	height: 23 px;
	width: 650px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 24px;
	font-style: italic;
	padding-top: 13px;
	text-align: center;
	padding-bottom: 13px;
}
#cartouche {
	background-image: url(images/cartouche.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 47px;
	width: 211px;
	clear:both;
	margin-left: 75px;
}

#footer {
	background-image: url(images/bg_blue.png);
	background-repeat: repeat;
	margin-top: 20px;
	clear: both;
	height: 25px;
	width: 780px;
	padding-top:10px;
	padding-bottom:10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
#navbar .linkbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	height: 50px;
	float:left;
	width: auto;
	margin-left: 50px;
	margin-top:15px;	
}
#navbar #item1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	height: 60px;
	float:left;
	width: auto;
	margin-left: 55px;
	margin-top: 15px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DD0;
	text-decoration: none;
}
a:hover {color: #FF7;}
a:visited {color: #BB0;}
#statement {
	width: 392px;
	float: left;
	margin-top:30px;
	margin-left: 35px;
}
#fasces {
	background-image: url(images/fasces.png);
	background-repeat: no-repeat;
	width: 134px;
	height: 401px;
	float:left;
	margin-top: 15px;
	margin-left: 25px;
	
}
#fascesR {
	background-image: url(images/fascesR.png);
	background-repeat: no-repeat;
	width: 134px;
	height:401px;
	float:right;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
}
#spqrL {
	background-image: url(images/aquila.png);
	float: left;
	height: 233px;
	width: 163px;
	margin-left: 10px;
}
#spqrR {
	background-image: url(images/aquila.png);
	float: left;
	height: 233px;
	width: 163px;
	margin-left: 10px;
}