body {
	/*background-color:#ffffd0;*/
	/*background-image: url(../img/studio1.jpg);
	background-repeat:repeat;*/
	}
#flow{
	
	background-image:URL(../images/konthov.gif) ;
	background-repeat:repeat-x;
}

#sidebar{
	/* color: #666;*/
	background-color:#FFFFd0;
	}
	
#spsite{	
	background-color:#FFFFd0;
	background-image:url(../images/donutn.gif);
	}
/*#menbar{	
	margin-left:198px;
	}*/
	
#left{
	/*padding:4px;
	margin-top: -22px;*/
		
    color: #666;
	background-color:#CB0040;	
	background-image:URL(../images/lftstrt.jpg); /*left col bground*/
	background-repeat:repeat-x;
	}

#ldata{	
	background-color:;
	background-image:URL(../images/lbgtran.gif); /*use transparent gif for effect*/
	/*background-repeat:;*/
}
#sitecol{
	background-color: #ffff99;
	margin: 0px;
	padding: 0;
}

#sidepic{
	/*slideshow in right sidebar*/
}


/*#footer {
	padding:10px;
	border-top:1px solid #ccc;
	font-size: 1.1em;
	color: #999;
	clear: both;
	display:block;
	margin:5px 0;
	}*/
#midcont {
	/*width:100%;	
	height:580px;
	margin-right:5px;
	padding:5px;*/
	background-color:#ffffd0; /*main window colour*/
	background-image:URL(../images/mitstrt.jpg) ;
	background-repeat:repeat-x;
}
#midcont div.mdlft {
	width:388; height:100%;
	float:left;
	border:0px ;
	}
#midcont div.mdrght {
	
	width:176;
	float:right;
	
	border:0px;
	}
#mdata {
	/*position:relative;
	top:0px;
	width: 596px;padding:0; */
	overflow:hidden; /*scroll for main window*/
}

/* Other Styles */

/*.rd {line-height:200%;
	margin-left:4px;
	font-style:italic;}*/

/*++++++++++++++++++++
 	text types
++++++++++++++++++++++++*/
h1 {
    /*color:;*/
	}
p {
	
	color:#555;
	
}
.h1 {	
	color:#555 ;	
}
.h2 {	
	color:#555 ;
}

.h3 {	
	color:#555 ;
}

.menutext {
	color:#555 ;
}
.text1 {
	color:#555;	
	}
.text2 {
	font-weight:bold;	
	color:#000;
	
	}
.text3 {
	font-weight:bold;
	color:#ccc;	
}
.text {	
	color:#555;	
}
 .textleft {	
	/*font-size: 1.1em;	
	font-style:italic;*/	
	color:#fff;
	/*line-height:220%;*/
}

tfoot td {
	background-color:#CB0040;
		}
/* Links */

.navlink li a:link, .navlink li a, .navlink li a:active {
        color: #666;
}

.navlink li:hover {	
	background-color:#e0eaf6;
	}

.title a:link, .title a, .title a:active {	
	color: #4c7599;
	}

.title a:hover {
	color: #333333;
}

#top a:link, #top a, #top a:active {
	color: #666;
	text-decoration: none;
	font-size: 125%;
}


a:link, a, a:active {
	color: #333;
}

a:hover {       
        color: #000;
}

.describe {}	
/*+++++++++++++++++++++++++
 opacity effect in main css
 +++++++++++++++++++++++++*/
/*#image1 {
opacity: 0.8;
filter: alpha(opacity=80);
text-align: center;
width: 90%;
}

#image1:hover {
opacity: 1;
width: 90%;
filter: alpha(opacity=100);
}*/
/*++++++++++++++++++++++++
	specific image sizing and positioning
++++++++++++++++++++++++*/
#ldata .logo{
	
/*background pattern can be created using the following eg.:-
	background-image: url(images/philhov.gif);
	background-repeat:repeat;*/
	}
img.bldbig{
height:565px;
width:595px;
}
img.bld1{
height:565px;
width:355px;
}
img.bld2{
height:210px;
width:245px;
}
img.bld3{
height:70px;
width:245px;
}
img.bld4{
height:140px;
width:110px;
}
img.bld5{
height:145px;
width:120px;
}
img.right1{
	height:110px;
	width:130px;
	padding:3px;
	
}
