body 
{ 
	background-color: #0F0F2E; 
	padding:25px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin:0; 
	color:#A6A6CF; 
	font-size:23px;
}

h1 { font-family: 'Audiowide', cursive; color:#B82FAA }
h2 { font-family: 'Baumans', cursive; color:#9999FF}
h3 { font-family: 'Baumans', cursive; color:#A6A6CF; font-size: 20px;}

section 
			{
				background-color: #0F0F2E;
				
				width: 700px; 
				height: 350px; 
				padding:15px; 
				margin:auto; 
					border: 1px solid #CCC; 
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  
			}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}

input,
button,
select,
textarea {
  font-family: 'Baumans', cursive; color:#B82FAA;
}

ol { padding:0; margin:0; }
li { list-style-type:none; padding:0; margin:0; }

a { color:#A6A6CF; }
a:hover { color:#9999FF; }
span.date {display:block; margin-bottom:1em; }


			
	.outline
			{
				background-color: #0F0F2E;
				
				width: 700px; 
			
				padding:10px; 
				margin:auto; 
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
			
			}
			
			.alert
			{
				
				background-color: #FF9933;
			}
			
			.nav
			{
				background-color:#0A001A;
			
			}
			.navbar
			{
				background-color: #0A001A;
				
			}
			
		
			
			.navbar-brand
			{
				background-color: #0F0F2E;
				
			}
			
			table tr.over {background-color: red}
			

.faq div {background-color:#EEE; margin-left: 15px; padding: 20px}
.faq div p {padding: 15px; margin: 0px}
.faq h3.over {color:#B82FAA; cursor:pointer; text-decoration:underline}






	


#myname {  }


#summary { width:225px; }
#summary p { font-family:Verdana; font-size:10px; font-weight:bold; padding:0 1em; margin:0.25em 0; }


#feature { position:absolute; top:50px; left:300px; width:225px; padding:0 0 0 1em; margin:0; }
#feature h2 { font-family:Verdana; font-size:10px; color:#EEEEEE; text-transform:lowercase; padding:0; margin:0.25em 0; }
span.date+a {text-decoration:none; font-weight:bold; }
#feature li { list-style-type:none; padding:0 0 0 0; margin:0 0 3em 0; }

#history { position:absolute; top:50px; left:550px; width:225px; padding:0 0 3em 1em; margin:0; }
#history h2 { font-family:Verdana; font-size:10px; color:#EEEEEE; text-transform:lowercase; padding:0; margin:0.25em 0 ; }
#history p { display:none; }
#history li { list-style-type:none; padding:0 0 0 0; margin:0 0 1em 0; }

#stylechooser { margin:260px 0 0 0; padding:0 1em; }
fieldset { border:0; padding:0; margin:0; }
input, select { color:#333333; background-color:#EEEEEE; }

#contact { width:225px; margin-top:0px; }
#contact h2 { display:none; }

#contact p { font-family:Verdana; font-size:10px; padding:0 1em; margin:0.25em 0; text-transform:lowercase; color:#EEEEEE; }

