@charset "UTF-8";

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a img {border:none;}

@font-face {
	font-family: 'MostraOneRegular';
	src: url('mostra/mostraone-webfont.eot');
	src: local('☺'), url('mostra/mostraone-webfont.woff') format('woff'), url('mostra/mostraone-webfont.ttf') format('truetype'), url('mostra/mostraone-webfont.svg#webfontdj5i3Caq') format('svg');
	font-weight: normal;
	font-style: normal;
}

#Quotes {
background: rgba(0,0,0,0.3);
width:550px;
float: right;
position: relative; right:30px; top:30px;
}

#Quotes h2 {
font-weight: normal; line-height:normal; font-family: 'MostraOneRegular', sans-serif;
margin:0;
position:relative; top:12px; left:13px;
color:#84BDF8;
font-style: italic;
font-size: x-large;
-moz-text-shadow: 3px 3px 3px black;
-webkit-text-shadow: 3px 3px 3px black;
text-shadow: 3px 3px 3px black;
}

#Quotes ul li {
list-style: none;
padding:14px;
margin:18px;
color:white;
font-family: "Gill Sans";
font-weight: 100;
}

#Quotes span {
float:right;
padding-top: 10px;
}

#Res {
width: 137px;
height: 229px;
float: left;
position:relative; top:20px; left: 85px;
}

#HeadThum {
width:137px;
height:250px;
float: left;
position:relative; top:265px; right:53px;
}

#navigation {
clear:both;
position:relative; top:84px;
}

