/*   
Theme Name: Rachel
Theme URI: 
Description: for personal use only
Author: Rachel Thern
Author URI: http://rachel.thern.org
Template: 
Version: 
.
General comments/License Statement if any.
.
*/






body {
	
	font-family: century gothic;
	background-color: rgb(51, 51, 51);
	color: rgb(0, 0, 0);
alink="#660000";
link="#660000";
vlink="#660000";
	}
a:link {text-decoration: none; color:#660000 ; font-weight:bold}
a:visited {text-decoration: none; color: #660000; font-weight:bold}
a:active {text-decoration: none; color: #660000; font-weight:bold}
a:hover {text-decoration: none; color: #990000; font-weight:bold}


#bigbox {
  border-style: none;
  height: 500px;
  margin-top: 20px;
  font-family: Century Gothic;
  background-color: #cccccc;
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 10px;
padding-right: 10px;
}
#header {
  border-style: none none solid;
  border-color: #666666;
  border-width: 1px 1px 2px;
  width: 100%;
  height: 70px;
  text-align: center;
}
#contents {
  text-align: left;
  width: 45%;
  float: left;
  padding-left: 10px;
  padding-top: 100px;
  font-family: Arial Narrow;
}
#image {
  text-align: right;
  float: right;
  padding-right: 10px;
  width: 45%;
  padding-top: 100px;
  background-color: #cccccc;
  opacity: 2;
}
#biggerbox {
  border: 2px solid #cccccc;
  width: 840px;
  height: 600px;
  background-color: black;
  font-family: Century Gothic;
 
  margin-right: auto;
  margin-left: auto;
}
#navbar {
  border-style: none none solid;
  border-color: #666666;
  border-width: 1px 1px 2px;
  width: 100%;
  height: 34px;
  font-family: Century Gothic;
  text-align: center;
  padding-top: 16px;
  font-weight: bold;
}
#back {
  float: left;
  width: 50px;
  height: 100px;
  position: fixed;
}
#leftnav {
  background: transparent url(images/lefttriangle2.bmp) no-repeat scroll 0 0%;
  display: block;
  width: 25px;
  height: 50px;
}
#leftnav:hover {
  background-position: 0 -50px;
}
#leftnav span {
  display: none;
}
#rightnav span {
  display: none;
}
#rightnav {
  background: transparent url(images/righttriangle2.bmp) no-repeat scroll 0 0%;
  display: block;
  width: 25px;
  height: 50px;
}
#rightnav:hover {
  background-position: 0 -50px;
}

