/* parasingle.css: stylesheet for frameless pages */
/* T R B L */

div#header {
	margin: -8px -8px 0 -8px;
	POSITION: absolute; 
	height: 100px;
	min-width: 750px;
	background: #CBE9E8;
}

div#page
{	padding-left: 2em; 
	padding-right: 2em;
}	

#LeftMenu
{
	POSITION: absolute;
	width: 140px; 
	/*background: transparent;*/
	background: #CBE9E8;
	TOP: 140px; /* left: 20px; */
	/*border: solid thin black;*/
	line-height: 22px;
	MARGIN: auto; 
	PADDING: 0px 0px 0px 0px;
	z-index: 1
}

#FramedMenu
{
	POSITION: absolute;
	width: 140px; 
	/*background: transparent;*/
	background: #CBE9E8;
	TOP: 40px; /* left: 20px; */
	/*border: solid thin black;*/
	line-height: 22px;
	MARGIN: auto; 
	PADDING: 0px 0px 0px 0px;
	z-index: 1
}

.LM_Text
{
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color:#000000;
	background-color: transparent;
	PADDING: 0px 0px 0px 3px;
}

.LI_Text
{ 
	/* font-family: Times; */
	/* font-style: italic; */
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	/* font-weight: bolder; */
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
	background-color: transparent;
	PADDING: 0px 0px 0px 3px;
}

h1
{
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color:#000000;
	background-color: transparent;
	PADDING: 0px 0px 0px 3px;
}
	
a 
{
	text-decoration: none;
	color: #000000;
}
	
a:hover 
{
	text-decoration: underline;
	color: #F20202;
}

a.current
{
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.Index_text
{
	font-family: Times, Serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #4F128F;
	background-color: transparent;
}

#ImageBox
{
	POSITION: absolute;
	width: 320px;
	height: 462px;
	TOP: 100px; left: 180px;
	border: none;
	/* background: #737077; */ 
	text-align: left;
	MARGIN: 0px 0px 0px 0px; 
	PADDING: 0px 0px 0px 0px;
	z-index: 2
}

#Slide
{
	position: absolute;
	top: 15px;
	left: 0px;
}

#Back
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90px;
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

#Location
{
	position: absolute;
	top: 0px;
	left: 110px;
	width: 100px;
	text-align: center;
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

#Next
{
	position: absolute;
	top: 0px;
	left: 230px;
	width: 90px;
	text-align: right;
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}	

#ProjBox /*pos on page */
{
	position: absolute;
	width: 675px;
	height: 400px;
	top: 150px;
	left: 200px;
	border: none;
	margin: 0px 0px 0px 0px;
}

.ProjItem /*The proj box */
{
	position: static;
	/*float: left;*/
	width: 675 px;
	height: 120 px;
	margin: 0px, 0px, 0px, 0px; 
	border: thin solid sliver;
}

.PrjCap /* caption text box */
{
	/*position: absolute;*/
	position: relative;
	width: 250px;
	/*top: 15px;*/
	/*left: 350px;*/
	top: -70px;
	right: -340px;
	line-height: 14px;
	color:#000000;
}

.PH_Text
{
	font-family: Times;
	font-style: italic;
	font-weight: bolder;
	text-decoration:none;
	font-size: 14px;
}

.CP_Text
{ 
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	text-decoration:none;
	font-size: 14px;
	background-color: transparent;
}

.Index_text
{
	font-family: Times, Serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #4F128F;
	background-color: transparent;
}

#Copy_Text
{
	position: absolute;
	left:511px;
	top:130px;
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: transparent;
	margin: 0px, 0px, 0px, 20px;
	width: 300px; 
}

#TF_Copy
{
	position: absolute;
	left:0px;
	top:130px;
	font-family: Verdana, Arial, SansSerif, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: transparent;
	margin: 0px, 0px, 0px, 20px;
	width: 300px; 
}

.PrjCap_Text /* caption text */
{
	/*position: absolute;*/
	position: relative;
	width: 150px;
	/*top: 15px;*/
	/*left: 350px;*/
	top: -70px;
	right: -340px;
	/*font-family: Times, Serif;*/
	/*font-size: 14px;*/
	/*font-style: italic;*/
	line-height: 14px;
	color: #4F128F;
	background-color: transparent;
}


.Index_text
{
	position: absolute;
	width: 250px;
	left: 500px;
	font-family: Times, Serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #4F128F;
	background-color: transparent;
}

