/********************* General Styles for General Pages ************************/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}

h2 {
	color: #00709a;
	margin: -3 0 12px 10px;
	text-align:left;
	font-weight: normal;
}

h3{
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 10px;
	text-align:left;
}

h3 a{
	text-decoration: none;
}

/*************************** Div IDs for the body **********************/

/******* wrapper for the body content *******/
#wrapper {
	width: 900px;
}

#head {
	font-family: Trebuchet MS,verdana, arial, sans-serif;
	float: left;
	width: 640px;
	height: 25px;
	font-size: 24px;
	text-align: left;
}

#banner {
	align: center;
	width: 900px;
	height: 180px;
	margin-top: 2px;
	margin-bottom: 3px;
} 

#search {
	color: #00709a;
	float: right;
	height: 25px;
}

#search_box {
	background: #efefff;
	border: solid #00709a 1px;
}

#search_box:hover {
	background: #f7f7ff;
	border: solid #0077ff 1px;
}

#container {
	min-height: 300px;
	height: auto;
}

/********** Left Column for the Vertical Menu ***************/
#col_left {
	float:left;
	width:166px;
	margin:0 1px 0 0; 
	padding:0;
	min-height: 232px;
	text-align:left;
	height: inherit;
}

/******** Right Column for the Content ****************/
#col_right {
	float:right;
	width:732px;
	margin:0 0 0 1px;
	padding:0;
	background-image: url("../images/column_strip.gif");
	background-repeat: repeat-x;
	min-height: 232px;
	text-align:left;
	height: inherit;
}


#roundtop{
	width: 732px;
   	height: 8px;
	background: url("../images/roundtop.gif") no-repeat top right;
}

/************* Stlye for the Content in the right column******************/
#col_right p{
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
	margin: 0 2em 0 3em;
	line-height: 20px;
	font-weight:normal;
}


#col_right ul li{
	line-height: 20px;
	list-style-type:disc;
	margin-left:70px;

}

/****************** Separator between two items (News) *************/
#seperator {
	background-image: url("../images/dot_line.gif");
	background-repeat: repeat-x;
	height:2px;
	width:200px;
	align: center;
}

/*
#logo_left{
	margin: 3px 0 1.25em 1.25em;
}
*/
/******************* Footer Items Start Here ****************/
#footer {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	clear: both;
	color: #000000;
	background-image: url("../images/footer_strip.gif");
	background-repeat: repeat-x;
	height: 88px;
	margin : 3px 0 0 0;
}

/******************* The Contact etc Menu ****************/
#bottom_menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #00709a;
	text-decoration: none;
}

#bottom_menu a:hover{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
} 

#address {
	font-family: verdana, arial, sans-serif; 
	text-align: left;
	float: left;
	font-size: 10px;
	margin: 18px 0 0 10px;
}

#isim_logo {
	z-index: 100;
	float: left;
	margin: 10px 0px 0 10px ;
	height: 59px;
	width: 86px;
}

#uni_logo {
	float: right;
	margin: -15px 10px 0 0 ;
}

#uni_text {
	float: right;
	font-size: 14px;
	color: #00709a;
	margin-top: 15px;
}

#round_bottom {
	width: 900px;
	height: 8px;
	background: url("../images/footer_round_strip.gif") no-repeat;
	margin-top: -2px;
}
