/*copyright to The Cats Purr 2007*/
/*original design by The Cats Purr*/

body {
	margin:0;
	padding:0;
	font: normal 62.5% Arial,Verdana, sans-serif;
	text-align:left;
	line-height: 2em;
	background:#ffffff;
	color: #660000;
	background-color: #340a02;
}
html {
font-size: 100%;
}
#wrap {
width: 980px;
margin: 0 auto;
text-align: left;

background: url(../images/side.png) repeat-y left #FFFFFF;

}
			/* HEADER */ 
#header {
	height: 407px;
	background: url(../images/top6.jpg) no-repeat;
	color: #333399;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
}
#header h2 {
	margin : 0;
	padding : 125px 170px 0px 280px;
	background : transparent;
	color : #00116B;
	font: normal bold 1.6em ;
	letter-spacing: -1px;
} 

			/* CONTENT CONTAINER  */ 
#content {
	position: relative;
	width: 958px;
	padding: 0;

}
			/* LEFT CONTENT */ 
#l-col {
	float: left;
	margin-top: 0;
	width: 240px;
	text-align: left;
	background: transparent;
	color: #660000;
}
#l-col2 {
float: left;
margin-top: 0;
width: 200px;
text-align: left;


}
#R-col3 {
	float: left;
	margin-top: 10px;
	width: 200px;
	text-align: justify;
	margin-left: 10px;
	
}
			/* MAIN CONTENT */ 
#cont {
	width: 610px;
	margin-top: 0; margin-left:100px;
	border: 1px solid #eee;
	border-width: 0 0 0 1px;
	text-align: left;
	float: left;
}
#cont2 {
	width: 840px;
	margin-top: 0; margin-left:100px;
	border: 1px solid #eee;
	border-width: 0 0 0 1px;
	text-align: left;
	float: left;
}

#cont2 img {padding:8px;
	border:1px solid #FFCC66;}
.about img{ float:left; width:auto; height: 275px; margin: 10px; 
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}
.stud img{ width:auto; height: 275px; margin-bottom: 10px; text-align:center; 
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

.cats { width:98%; margin:auto; margin-bottom: 20px; }
.cats img { margin-left:20px; margin-bottom:30px; height:220px; width:auto;}

.girlstext { width:100%; float:left;}
.margin20 {height:20px;}
#gallery {
	border: 1px solid #B43708;
	margin-top: 1.1em;
	margin-right: 20px;
}
#gallery a, #gallery a:link, #gallery a:visited {font-weight:bold; text-decoration:none; color: #660100;}
#gallery a:hover {color:#0099CC;}
#gallery p {padding:5px;}


#cont3 { 
width: 540px;
margin-top: 0;
text-align: left;

}
#cont4 {
	width: 758px;
	height: 700px;
	margin-top: 0;
	border: 1px solid #eee;
	border-width: 0px 1px 0 1px;
	text-align: left;
	float: left;
}
#cont5 {
	width: 755px;
	height: 400px;
	margin-top: 0;
	border: 1px solid #eee;
	border-width: 0px 1px 0 1px;
	float: left;
}
#image1 {
float:right;
	right:10px;
	width: 240px;
	font-size: 10px;
	position: relative;
	
}
#image2 {
float:right;
	width: 330px;
	font-size: 10px;
	position: relative;
	
}
#image3 {
	float:right;
	width: 500px;
	font-size: 10px;
	position: relative;
	padding: 0 10px 0 10px;
	
}
#image4 {
	float:left;
	width: 350px;
	font-size: 10px;
	position: relative;
	padding: 0 10px 0 10px;
	
}
			/* FOOTER */ 
#footer {
	margin-top: 10px;
	color: #660000;
	margin: auto;
	width: 980px;
	text-align: center; height:50px;
}
#footer a {
	color: #FFCC33;
}
#footer a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#footer2 {
	margin: 0px auto;
	height:340px;
	width:980px;
	text-align: right;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#admin { padding-top:320px; position:relative;}
			/* LINKS*/ 
a:link, a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
			/*LEFT MENU */ 
.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;

} 
.sidenav a {
	margin-bottom : 3px;
	padding-left : 5px;
	display : block;
	text-decoration : none;
	color : #660000;
	text-align: left;
	
} 
.sidenav a#current, .sidenav a:hover {
	text-decoration : none;
	color : #660000;
}
.sidenav2 { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;

} 
.sidenav2 ul li {
display: inline; /* this gets rid of the gaps */
}
.sidenav2 a {
	border-bottom : 1px solid #aaa;
	margin-bottom : 0px;
	padding-left : 5px;
	display : block;
	text-decoration : none;
	color : #003399;
	text-align: left;
	background-color:#ECF2FF;
	
} 
.sidenav2 a#current, .sidenav2 a:hover { 
text-decoration : none;
background-color:#cacafe;
color : #996699;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
			/* TYPOGRAPHY */ 
.clear {
clear: left;
overflow: hidden;
background:transparent;
width: 0;
height: 10px;
}
blockquote p {
	padding: 2px;
	font-size: 1.1em;
	background: inherit;
}
blockquote {
padding: 5px;
font-size: 1.2em;    
background: inherit;
} 
p {
	color: #660000;
	margin:0;
	padding: 0 10px;
	font-size: 12px;
	text-align: justify;font-family: 'Oxygen', sans-serif;
}
.style1 {
	
	font-size:10px;
	font-weight:100;
	text-align: justify;
	color: #660000;
}
.style2 {

	font-size:11px;
	font-weight:100;
	text-align: left;
	color: #660000;
}
.style3 {
	
	font-size:20px;
	color: #660000; font-family: 'Great Vibes', cursive;
}
.style4 {
	
	font-size:11px;
	font-weight:100;
	text-align: center;
	color: #333333;
}

h1 { font-size:20px; margin: 0 0 0 10px; padding:10px;}
h2 {
	margin: 0 0 0 10px;
	padding: 10px;
	letter-spacing: 1px;
	font-size: 1.4em;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
h3 {
	margin: 0 0 0 50px;
	padding: 10px 0;
	letter-spacing: 1px;
	font-size: 1.2em;
	color: #660000;
	
}
hr { clear:both; background:url(../images/hr.jpg) repeat-x #ffffff; height:4px; border:none;}
/* Gradient transparent - color - transparent */
		
hr.two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}				

h1,h2,h3,h4,h5,h6 {
	font-family: 'Macondo Swash Caps', cursive;
}
#wrap #content #l-col .sidenav p {
	color: #003399;
	font-weight: bold;
}

#wrap #content #l-col .sidenav img {
	margin-top: -30px;
	width:200px;
	height:auto;
	padding:8px;
	border:1px solid #FFCC66;
	margin-left: 10px;
}

#wrap #cont #R-col3 #image1 p {
	font-size:10px;
	color:#898A9C;
	width:550px;
	
}

.row { position: relative; width: 540px;} 
.left { width: 200px; height: 150px; float: left;  } 
.left2 { width: 220px; height: 150px; float: left; } 
.right { width: 400px; height: 235px; float: right; } 
.right2 { width: 320px; height: 150px; float: right; }
 
#table1 {border:#666699; border-style:solid; border:thin; }

.links li a { list-style:none; padding: 5px 20px; display:block; background:url(../images/bullet.png) no-repeat left; }
.links li { font-size:12px; height:20px; margin-bottom: 5px; margin-left:10px;} 

/*
font-family: 'Macondo Swash Caps', cursive;

font-family: 'Caesar Dressing', cursive;

font-family: 'Montaga', serif;

font-family: 'Oxygen', sans-serif;*/
