/* Standard Html */

body {
	font-family: sans-serif; 
	margin: 0px;
	padding: 0px;
    text-align: center;
	background: url(images/stripes.gif) repeat-x;
	font-size: 9.5pt;
}

p {
	color: #000000;
	font-size: 9.5pt;
	margin-top: 7px;
	margin-bottom: 7px;
}

ul, li {
	font-size: 9.5pt;
}

h1 {
	color: #FF0000;
	font-size: 18pt;
}

h2 {
	color: #FF0000;
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 0px;
}

h3 {
	color: #4B24A0;
	font-size: 10.5pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

b {
	color: #000000;
}

/* Link Styles*/

a {
	color: #FF0000;
	text-decoration: none;
	font-size: 9.5pt;
}
a:hover {
	color: #FF0000;
	font-style: italic;
}
a:visited {
	color: #8D0000;
}

#free a {
	color: #1C32F9;
	text-decoration: none;
	font-size: 9.5pt;
}
#free a:hover {
	color: #1C32F9;
	font-style: italic;
}
#free a:visited {
	color: #0C1A66;
}

.thumbs a {
	font-size: 9pt;
}


/* Specific Divs */



#page {
	background: url(images/middlebg.gif) repeat-y;
	position: relative;
	width:859px;
    margin:0px auto;
    text-align:left;
	overflow: hidden;
}
	
#menu {
	height: 100%;
	width: 124px;
	position: absolute;
}
	
#middle { 
	background: url(images/middle.jpg) no-repeat top left;  
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 761px;
	width: 735px;
	position: absolute;
	left: 124px;
}

#content {  
	position: relative;
	top: 100px;
	width: 480px;
	padding-bottom: 150px;
	left: 124px;
}

#title {
	color: #FF0000;
	font-weight: 600;
}

.question {
	color: #FF0000;
	font-weight: 600;
}

.answer {
	color: #4B24A0;
	font-weight: 600;
}

.red, .red p, .red b {
	color: #FF0000;
}

#cover {
	float: left;
	padding-right: 10px;
}

#index {
	padding-left: 10px;
}

.thumbs {
	width: 120px;
	float: left;
	overflow: hidden;
}

.thumbssec {
	height: 200px;
	width: 120px;
	float: left;
	overflow: hidden;
}

.thumbssec b {
	font-size: 7pt;
	font-weight: 600;
	color: #1C32F9;
}

#prop {
	height: 800px;
	float: right;
	width: 1px;
}

#footer {
	text-align:left;
	clear: both;
	border-top: 2px solid #A4C1FC;
	color: #003399;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#footer p, #footer p a {
	font-size: 7pt;
}

#copyright { 
	position: relative;
	width: 859px;
	margin: 0px auto;	
}

#profile {
	float: left;
	font-size: 8pt;
	padding-right: 10px;
	padding-bottom: 10px;
}

.left {
	float: left;
	margin-right: 10px;
	
}

.right {
	float: right;
	margin-left: 10px;
}

p .right, p .left {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Liquid Layout Divs */

#contentliquid {  
	position: relative;
	top: 120px;
	padding-bottom: 150px;
	left: 124px;
	width: 75%;
	background-color: #EAEAFF;
	overflow: hidden;
}

#pageliquid {
	background: url(images/middlebg.gif) repeat-y;
	position: relative;
	width:86%;
    margin:0px auto;
    text-align:left;
	overflow: hidden;
	background-color: #EAEAFF;
}

#copyrightliquid { 
	position: relative;
	width: 859px;
	padding-left: 7%;
}

#logo {
	position: absolute;
	width: 100%;
	left: 124px;
	background: url(images/logobg.gif) repeat-x;
}

/* Gallery Fun Stuff*/

#contentgallery {  
	position: relative;
	top: 120px;
	padding-bottom: 150px;
	left: 124px;
	
	background-color: #EAEAFF;
	overflow: hidden;
}

#pagegallery {
	background: url(images/middlebg.gif) repeat-y;
	position: relative;
	
    margin-left: 7%;
	margin-right: 93%;
    text-align:left;
	overflow: hidden;
	background-color: #EAEAFF;
}

#large {
	
}

/* Page Number Divs*/

#pagenumbers {
	position: relative;
	width: 480px;
}

#currentnum {
	padding-top: 5px;
	float: left;
	width: 25px;
	height: 20px;
	background-color: #EF363E;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .85em;
}

#othernum {
	padding-top: 5px;
	float: left;
	width: 25px;
	height: 20px;
	background-color: #B8B6D8;
	text-align: center;
	font-weight: bold;
	
}

#pagenumbers a, #pagenumbers a:hover, #pagenumbers a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

/* TopLink Divs */

#toplink {
	position: relative;
	
}

.toplinkcurrent {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	background-color: #EF363E;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
}

.toplinkother {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	
	float: left;
	
	background-color: #B8B6D8;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}

#toplink a, #toplink a:hover, #toplink a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 8pt;
}

/* for Mozilla/Safari */
*>#covercontainer {
 min-height: 210px;
}

/* for IE */
* html #covercontainer {
 height: 210px;
}
