@import url(https://fonts.googleapis.com/css?family=Nunito:400,700,300);
@font-face { font-family: 'Nunito', sans-serif; }
body {
COLOR: #FFFFFF;
}
.top { 
    vertical-align:top; 
    margin-top:0; 
}
.bottom { 
    vertical-align:bottom; 
    margin-bottom:0; 
}
a:link {
COLOR: #3B5998;
text-decoration: none;
}
a:visited {
COLOR: #3B5998;
text-decoration: none;
}
a:hover {
COLOR: #FFFFFF;
text-decoration: none;
}
a:active {
COLOR: #FFFFFF;
text-decoration: none;
}
.separator {
 height: 1px;
 display: block;
 background-color: #999999;
 margin-left: auto;
 margin-right: auto;
}
img {
 border: 0;
}
#top {
	position: relative;
}
#bottom {
	position: relative;
	bottom: -276;
	left: 0;
}
@font-face { font-family: InterstateRegular; src: url('interstate_regular.ttf'); }
@font-face { font-family: InterstateRegular2; src: url('interstate_regular2.ttf'); }
@font-face { font-family: InterstateBlack; src: url('interstate_black.ttf'); }
@font-face {
    font-family: 'InterstateLight';
    src: url('interstate_light-webfont.eot');
    src: url('interstate_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('interstate_light-webfont.woff') format('woff'),
         url('interstate_light-webfont.ttf') format('truetype'),
         url('interstate_light-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterstateBold';
    src: url('interstate_bold-webfont.eot');
    src: url('interstate_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('interstate_bold-webfont.woff') format('woff'),
         url('interstate_bold-webfont.ttf') format('truetype'),
         url('interstate_bold-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face { font-family: Titillium-LightUpright; src: url('/fonts/Titillium-LightUpright.otf'); }
p {
font-family: 'Nunito';
font-size: 14px;
color: #000000;
font-weight: 400;
/*text-shadow: 2px 2px 5px #777777;*/
}
fb-like-box {
font-family: 'Nunito';
font-size: 14px;
color: #000000;
}
.facebook-like-box {
    width: 590px;
    height: 478px;
    overflow: hidden;
    position: relative; /* For IE7 Compatibility */
    font-family: 'Nunito';
    font-size: 14px;
    color: #000000;
}
.facebook-like-box .inner {
    margin: -2px 0 0 -2px;
    font-family: 'Nunito';
}
header {
	font-family: 'Nunito';
	font-size: 14px;
	color: #555555
}
footer {
font-family: 'Nunito';
font-size: 10px;
color: #555555
}
menu {
font-family: 'Nunito';
font-size: 15px;
font-weight: 700;
COLOR: #FFFFFF;
}
div.roundbox {
height:460px;
background-color:rgba(255,255,255,0.4);
	padding: 20px;
text-align: jusitfy;
border-radius: 5px;
-moz-border-radius: 5px;
}
div.roundboxnosize {
background-color:rgba(255,255,255,0.4);
	padding: 20px;
text-align: jusitfy;
border-radius: 5px;
-moz-border-radius: 5px;
}
div.roundboxmenu {
background-color:rgba(255,255,255,0.4);
	padding: 10px;
text-align: jusitfy;
border-radius: 5px;
-moz-border-radius: 5px;
}
div.roundboxmain {
background-color:rgba(255,255,255,0.4);
	padding: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
width:820px;
height:740px;
}
svg {
fill: #3B5998;
}
