/* Fundamentals */


body {

font-family: Georgia,"Times New Roman", Serif;
color: #53663D;
line-height: 160%;
margin-top: 10px;
	text-align: center;
	background:url(img/bgr2.jpg);
}

object {
	border:0;
	outline:0;
	}
	

#container {
	width: 970px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background:url(img/sb2.jpg);
	background-color: #f7f7f7;
	border: 5px outset #fffeff;
}

#contvid {
	width: 1050px;
	margin: auto;
	background:url(img/bgr2.jpg);
	
}

#topbar {
	height: 30px;
}


#menu {
	float: left;
	text-align: center;	
	margin-right: 50px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 185px;
	padding: 10;
	font-variant: small-caps;
	
}

#menuarco {
	float: left;
	text-align: center;	
	margin-right: 50px;
	margin-top: -130px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	padding: 10;
	font-variant: small-caps;
	
}

#main {
	float: left;
	width: 645px;
	text-align: justify;
	margin-top: 30px;
		
	
}

#mainarco {
	float: left;
	width: 650px;
	text-align: justify;
	margin-top: -30px;	
	
}



#footer {
	clear: both;
}

table {
	margin-left: 0px;
}



h1 {
	
	text-align: center;
	color: #964047;
	font-variant: small-caps;
}
strong {
	font-weight: bold;
	color: #964047;
}

em {
	font-weight: bold;
}

/* Links */

a {
	outline: 0;
	text-decoration: none;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


a:link {
	color: #964047;
}	

a:visited {
	color: #50000d;	
}

a:hover {
	color: #ff9959;	
}
	
	
a.current {
	text-decoration: underline;
}



.picrt {
	float: right;
	padding: 0 0 0 6px;
}	
			
.pictrt {
	float: right;
	padding-left: 15px;
	padding-top: 15px;
}	


.quot {

	width: 80%;
	text-align: justify;
	margin-top: 50px;
	margin-left: 25px;
}

.rev {
	margin-left: 30px;
	margin-right: 30px;	
	text-align: justify;
}

embed {
	padding-left: 10px;
}

.lft {
	
	width: 240px;
	float: left;
}
.rght {
	
	width: 240px;
	float: right;
}

.nofloat {
	clear: both;
}

.middle {
	text-align: center;
}

.bow {
	position: relative;
	top: -60px;
	left: 150px;
}



p.quote {
	font-style: italic;
	color: #930021;
	font-size: 22px;
	position: relative;
	left: 300px;
	top: -150px;
}

.place {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.placel {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.contact {
	float: none;
	
	text-align: left;
	margin-top: 30px;
	left: 80px;
	position: relative;
}


.arcotext  {
	
	color: #930021;
	font-size: 18px;
	line-height: 140%;
	text-align: justify;
	height: 800px;
}

.bigred {
	font-size: 18px;
	color: #964047;
}

.bigblue {
	font-size: 18px;
	color: #64208b;
}
