@charset "UTF-8";
body {
	background-image: url(../img/embraced_casperium.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	color: #2829A6;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #09081C;
}
	
/* Divisions */
#header {
	width: 640px;
	font-size: 0px;
	background-image: url(../img/quick_logo.gif);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center center;
	}

#content {
	width: 586px;
	text-align: left;
	background-color: #FFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
	
#squeeze {
	width: 676px;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding:30px 5px 50px 5px
	}
	
#squeeze a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	font-size: 12px;
	text-decoration: underline;
	background-color: #FFF;
	font-weight: bold;
	}

#squeeze a:hover {
	color: #92278F
	}
	
#footer {
	width: 676px;
	text-align: left;
	color: #FFF;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	background-color: #92278F;
	}
			
#slogan {
	height: 20px;
	align: center;
	width: 640px;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
#navigation {
	height: 20px;
	align: center;
	width: 686px;
	background-color: #92278F;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	}
	
#navigation ul {
	list-style:none;
	margin:0;
	padding-left:14px;
	height: 20px;
	}
	
#navigation li {
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	}
	
#navigation a {
	color:#000;
	color:#FFF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#navigation a:hover {
	background-color: #FFF;
	color: #2829A6;
	text-decoration: underline;
	padding-bottom: 1px;
	}

#quote {
	width: 640px;
	}
	
#tagline {
  	position:relative;overflow:hidden;width:686px;height:30px;
	}

#tagline DIV{
  	position:absolute;left:0px;top:0px;width:300px;
	}
	
a 	{
	background-color: #92278F;
	font-size: 8px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	}
	
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	font-size: 12px;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:hover {
	color: #92278F;
	text-decoration: underline;
	}

#ep {
	height: 275px;
	width: 540px;
	overflow: scroll;
	position: relative;
	overflow-y:hidden;
	overflow-x:auto;
	}

#drop_container {
	height: 50px;
	width: 350px;	
	}
	
#drop_container .next {
	float: right; }
	
#drop_container .back {
	float: left;
}


/* Navigation Drop Down*/

body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, div.sample_attach
	{
	display: block;
	width:   110px;
	border:  1px dotted black;
	padding: 3px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 12px;
	color: #2829A6;
	text-align: center;
	position: relative;
	}

a.sample_attach, a.sample_attach:visited { 
	border-top: none;
	}

a.sample_attach:hover {
	color:#FFF;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #92278F;
	}
	
div#sample_attach_menu_child	{
	border-bottom: 1px dotted black;
	}

form.sample_attach	{
	position: absolute;
	visibility: hidden;
	border:  1px solid black;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

form.sample_attach b {
  	font-family: Verdana, Sans-Sherif;
  	font-weight: 900;
  	font-size: 1.1em;
	}

input.sample_attach {
	width: 170px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}

/* Blog Entry Drop Down */

body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.entries_attach, a.entries_attach:visited, div.entries_attach
	{
	display: block;
	width:   175px;
	border:  1px dotted black;
	padding: 2px 5px;
	background: #92278F;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: 300;
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
	}

a.entries_attach, a.entries_attach:visited 
{ border-bottom: none; }

div#entries_attach_menu_child             
{border-bottom: 1px dotted black;}

form.entries_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFFF;
}

form.entries_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.entries_attach { margin: 1px 0px; width: 170px; }
#container {
	border: 1px dotted #000;
	width: 686px;
}

/* Thumbnail Viewer JAVASCRIPT*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	background-color: #FFF;
	border: thin dotted #000;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	line-height: 1.1em;
	color: #09081C;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 1;
	padding-bottom: 10px;
	padding-left: 0;
	letter-spacing: .1em;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: 000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/* Paragraph classes & styles */

.order_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12.5px;
	color: #2829A6;
	font-weight: bold;
	}
	
.sub_laureen {
	display: block;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	}

.visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #848484;
	}

.category {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	}

.month_year {
	width: 640px;
	border:thin dotted #000;
	position: inherit;
	}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
	font-style: italic;
	}

.quote_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	}

.cal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	}
	
.note {
	color: #666;
	font-size: 10px;
	}

.important {
	color: #92278F;
	font-size: 12px;
	font-weight: bold;
	}

.selected {
	background-color: #FFF;
	color: #2829A6;
	text-decoration: underline;
	}

.title {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	color: #92278F;
	}

p.center {
	padding-right: 30px;
	padding-left: 30px;
	}
	
.sub_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 13.5px;
	font-style: normal;
	text-align: center;
	line-height: 0em;
	font-weight: normal;
	text-transform: uppercase;
	}

.sub_title_cd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15.5px;
	font-style: normal;
	text-align: center;
	line-height: 0em;
	font-weight: bold;
	text-transform: none;
	color: #000;
	padding-top: 5px;
	margin-bottom: -9px;
	}

.sub_titlev2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	line-height: 0em;
	font-weight: normal;
	text-transform: uppercase;
	}

/* Headers*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: -2px;
	text-align: center;
	font-style: italic;
	}

h3 {
	text-align: center;
	font-size: 14px;
	margin-bottom: -1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #92278F;
	}

h4 {
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	margin-top: -15px;
	}
	
h5 	{
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	margin-bottom: -15px;
	}
	
h6 	{
	font-style:italic;
	text-align:center;
	font-size:18px;
	margin-bottom: -15px;
	color: #92278F;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: -5px;
	}
	
h7 	{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top:2px;
	}

h8 	{
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	font-size: 14px;
	margin-bottom: -15px;
	margin-top: -30px;
	}
