﻿/***********************************

         Text Version Fonts
         
***********************************/

body {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
}


.TitleTextSite {
	text-align: center;
	font-family: "kristen ITC";
	font-size: x-large;
}
.SectionHeading {
	font-family: "Kristen ITC";
	font-size: large;
	font-weight: bold;
}
.IntroText {
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
}
.CloseBox {
	font-family: Wingdings;
	font-size: x-small;
	margin-top: 0;
	margin-bottom:0;

}
.RemoveFrameLink {
	text-align: left;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
.disclaimer {
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
.TITLE {
	font-family: "Kristen ITC";
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom:0;
}


.WebDescriptionHead {
	font-weight: bold;
	font-size: medium;
}
/***********************************************

                   Text Frames
                     
***********************************************/
.breadcrumbs {
	text-align: left;
	font-size: xx-small;
	font-family: Arial;
	font-weight: bold;
	font-variant: normal;
}
#Entire {
	;
	vertical-align: top;
	min-height: 75%;
	padding: 0px 0px 0px 25px;
	position: relative;
	margin: 0px;
}

#Entire a {
	padding: 3px 0 1px 20px;
	background-image: url(http://virtual.mjc.edu/agens/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	font-size: large;
	height: 50px;
	color: #000000;
	text-decoration: none;
}
#Entire a:hover {
	padding: 3px 0 1px 20px;
	background-image: url(http://virtual.mjc.edu/agens/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	font-size: large;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}


#pagecontent {
	/*background-color:brown;*/min-height: 75%;
	padding: 15px;
	position: relative;
	margin: 0px;
	min-height: 100%;
}
#pageheader {
	background-color: #99CCFF;
	position: static;
	height: auto;
	visibility: visible;
	margin: 0px;
	overflow: visible;
	padding: 5px;
	top: 0px;
}

#pageheader a {
	padding: 3px 0 1px 20px;
	background-image: url(http://virtual.mjc.edu/agens/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	font-size: large;
	height: 50px;
	color: #000000;
	text-decoration: none;
}
#pageheader a:hover {
	padding: 3px 0 1px 20px;
	background-image: url(http://virtual.mjc.edu/agens/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	font-size: large;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}


#TopMenuBox {
	background-image:url('../images/CTWIplanit.gif');
	background-repeat: no-repeat;
	background-position: right;

}


#pagemenu {
	position: absolute;
	min-height: 80%;
	width: 250px;
	padding: 0px 0px 100px 0px;
	visibility: visible;
	margin: 0px 0px 0px 0px;
	z-index: 5;
	left: 0px;
	background-color: #99CCFF;
	text-indent: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-position: bottom;/**/
}
.basetext {
	font-family: "Kristen ITC";
}
#NextWindow {
	text-align: right;
	width: 194px;
	height: 26px;
	z-index: 2;
	top: 9px;
	float: right;
	position: absolute;
	right: 1px;
}

#ToMain {
	position: absolute; 
	width: 242px; 
	height: 27px; 
	z-index: 1; 
	left: 5px; 
	top: 4px
}


#window {
	width: 100%;
	height: 700px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-right: 3px;
	position: relative;
	overflow: auto;
}	
	
#Legible {
	padding: 0 5 0 0;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.mjc.edu/teched/iPlan-it/images/ruled_paper_red_blue.gif);
	background-repeat: repeat;
	background-position: center;
	margin-left: 75px;
}
/**********
#Legible a {
	padding: 3px 0 1px 20px;
	background-image: url(http://www.mjc.edu/teched/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	height: 25px;
	
	color: #000000;
	text-decoration: none;
}
#Legible a:hover {
	padding: 3px 0 1px 20px;
	background-image: url(http://www.mjc.edu/teched/iPlan-it/images/bullet-scribble.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'kristen ITC';
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}
*******************/


