 #text {
	font-family:"Josefin Sans Std Light", arial, sans-serif;
	font-size:100%;
	color:#000000;
	width: 100%;
}
#topper {
	background-color: #CCCCCC;
	height: 30px;
	margin-top: 0px;
}

.left {
float:left
}

body {
	line-height: 1.5em;
}

a {
	color:#2141CC;
	text-decoration:none
}

a:hover {
	color:#D20509
}


html {overflow-y:scroll;}

#header {
	height:50px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#holder {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
background-color:#FFF;
width:auto;
margin:0;
padding:5px 10px
}

#footer {
	height:50px;
	width:100%;
	bottom:0;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A8BFA8;
	padding-top: 15px;
	letter-spacing: 2px;
	text-shadow: 5px 5px 5px #aaa;
	position: fixed;
}
#footer .active {
	font-size: 12px;
	color: #FFFFFF;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	color: #2141CC;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.biggie {
	font-family: Lobster;
	font-size: 72px;
	color: #E5181E;
	text-shadow: 4px 4px 4px #aaa;
	margin-left: 0px;
}

.line {
border-top-width:thin;
border-top-style:dashed;
border-top-color:#75CEEB
}

h1 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #E5181E;
}

#flash {
left:47px;
width:200px;
height:180px;
position:absolute;
z-index:7;
top:-6px
}

#smalltext {
position:absolute;
left:210px;
top:11px;
width:475px;
height:101px;
z-index:3;
font-size:12px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding:10px
}

.nav {
	font-size:12px;
	text-align:right;
	background-color: #FFFFFF;
	padding-right: 30px;
	float: right;
	line-height: 2px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
}

#wrap {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding-top: 20px;
	background-color: #FFFFFF;
} 
blockquote {
	color: #740001;
}
.example-right {
	position:relative;
	padding:10px 30px 15px;
	margin:0;
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: thick solid #34BA01;
	color: #999999;
	font-family: "Gill Sans", Tahoma, Verdana, sans-serif;
	font-size: small;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-right + p {margin:15px 0 2em 85px; font-style:italic;}

/* creates the triangle */
.example-right:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-50px;
	left:50px;
	width:0;
	height:0;
	border-width:0 20px 50px 0px;
	border-style:solid;
	border-color:transparent #34BA01;
}
#container2 {
	width:700px;
	margin:0 auto;
}
.editable {
}
.tabe {
	text-align: center;
}
.Lobster  {
	font-weight: bold;
	font-size: 28px;
	color: #E5181E;
	font-size: 24px;
	font-family: "Lobster", arial, sans-serif;
}
.portimg {
	padding: 2px;
	border: 1px groove #999999;
}
.biggieCopy {
	font-family: "Lobster", arial, sans-serif;
	font-size: 36px;
	color: #E5181E;
	text-shadow: 4px 4px 4px #aaa;
	margin-left: 0px;
}
