/* CSS Document */
#header{
	width: 930px;
   margin-bottom:10px;	
	margin: 0 auto;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	background-color: #000000;
	float:middle;
}

#logo
{
	height: 150px;
	background: url(images/mtop1.gif) no-repeat ;
	float:middle;
}

#background
{width:930px;
/*background-repeat:repeat-x;*/
height: 750px;
margin-left:160px;
/*	background: url(images/back1.JPG) ;*/
}


#menu{float:middle; 
      width:930px;
      height:32px;
      background-image:url(images/button.gif);
      background-repeat:repeat-x;
      padding-top:10px;
     /* margin-left:202px;*/
      color:#ffffff;
     }
 #menu a
 {
   padding-left:15px;
   padding-right:15px;
  font: 13px arial, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
 }    
 
 #menu a:hover
 {
  font: 18px arial, sans-serif;
   color:#E4E4E4;
 }
 
#body
{
  width:930px;
  height:500px;
  background: url(images/back1.gif) ;
  	/*margin-left:202px;*/
  	float:middle;
 /* background-color:#99CCFF;*/

}
#body1
{
  width:930px;
  height:500px;
  background: url(images/upload.gif) ;
  	/*margin-left:202px;*/
  	float:middle;
 /* background-color:#99CCFF;*/

}


#left
{
width:180px;
height:500px;
/*background-color:#ffffff;*/
float:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-top:30px;
}

#left p
{
font-family:"Times New Roman",arial;
float:middle;

/*float:left;*/
}

.title
{
padding-left:25px;
color:#3333cc;
}

#left a
{
color:#333333;
float:left;
font-size:18px;
text-decoration:none;
padding-top:25px;
padding-bottom:10px;
padding-left:25px;

}

#left a:hover
{
color:#333333;
font-size:22px;
float:middle;
}



#right{
width:700px;
height:500px;
/*background-color:#ffffff;*/
margin-left:0px
margin-right:2px;
margin-top:0px;
float:right;
border-right-style:groove;
border-right-color:#D6D6D6;
padding-top:15px;
/*border-top-style:groove;
border-left-style:groove;
border-left-color:#D6D6D6;
border-top-color:#D6D6D6;*/
}

#righttext a
{
color:#3366cc;

font-size:13px;
text-decoration:none;

}
#righttext a:hover
{
color:#330066;
font-size:13px;

}

#righttext a:visited
{
color:#330066;
font-size:13px;

}
.prob
{float:right;
margin-right:15px;
font-weight:bold;

}


#bottom
{
width:600px;
height:36px;
float:right;
background: url(images/bottom.gif) ;
/*margin-right:175px;*/
}
/*-------------------------armature-------------------------------------*/
#arm
{
font-family:arial, sans-serif;
color:#333333;
font-size:13px;
font-weight:normal;
}

h1 {
	width: 450px;
	margin-top: 15px;
	margin-bottom: 0px;
	
	padding: 5px;
	
	font-size: 1.3em;
	color: #300060;
	font-style:italic;}

.red {color: #614240;}

h2 {
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
  color: #CCFF99;
	border-bottom: 1px solid #eee;
	background-image: url(images/bg_menu.GIF);
	background-repeat: repeat-x;
	height: 27px;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:10px;
	background-color: #E0F0FF;
	padding-left: 35px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.6em;
	color: #307FE0;
	font-style:italic;
}

h6 {
   
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E0F0FF;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #307FE0;
	font-style:bold;
}


/*---------------------------------------committee--------------------------------------------*/
#comit
{
 	width: 650px;
 	height:100px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #D0D0D0;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.6em;
	color: #307FE0;
	
}

#comit1
{
 	width: 920px;
 	height:100px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #616161;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.6em;
	color: #307FE0;
	
}

#comit2
{
 	width: 690px;
 	
	margin-top: 10px;
	margin-bottom: 5px;

	padding: 5px;
	font-size: 1.6em;
	color: #307FE0;
	
}



#photo
{
width:100px;
height:100px;
margin-left:5px;
margin-right:40px;
	background-color: #000000;
	float:left;
}

.label
{
width:350px
margin-right:5px
font-size:1.1em;
font-family:"Times New Roman",arial;
font-weight:bold;
float:left;
color: #151515;
}

.label1
{
width:400px
margin-right:5px
font-size:1.1em;
font-family:"Times New Roman",arial;
font-weight:bold;
float:left;
color: #f3f3f3;
}



.bio
{
font-size:1.1em;
font-family:"Times New Roman",arial;
font-weight:italic;
}
h5 {

	width: 450px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	padding: 5px;
	
	font-size: 1.3em;
	color: #300060;
	font-style:italic;
}

th
{
color: #307FE0;
}

#righttext
{
font-size:13px;

padding-left:5px;
padding-right:12px;

}

.text1
{
margin-top:5px;
margin-bottom:0px;
font-family: arial, sans-serif;
float:left;
color:#333333;
padding-right:15px;

}

.events
{
color:#21212;
margin-bottom:0px;
font-family: arial, sans-serif;
float:left;
font-style:italic;
font-weight:bold;
font-size:14px;

}

.events a
{
color:#3366cc;

}

.events a:hover
{
color:#00cc00;
}

#scroll
{
width:160px
margin-left:5px;
margin-right:0px;
color:#333333;
font-size:14px;
padding-left:5px;
}

#scroll a
{
color:#0026ff;
font-size:12px;
float:right;
}


#scroll p
{
color:#333333;
font-size:14px;
float:left;

}
#scroll a
{
padding-top:0px;
padding-bottom:0px;
font-size:12px;
float:right;
}

#scroll a:hover
{
color:#00a6ff;
font-size:12px;
float:right;
}

.scrolltext
{
font-family:arial,sans-serif;
font-size:13px;
color:#626262;
padding-left:8px;

font-weight:bold;


}

.image
{
float:middle;
padding-left:250px;
}
#upload
{

width:500px;
height:450px;
}
