html,body{
text-align: center;
height:             auto;
clear:              both;
font:12px/18px arial, verdana, helvetica, sans-serif;
font-size:			12px;
background-color : 	#ccc;
display : inline;
margin-top : 0px;
margin-bottom : 0px;
}

#wrapper{
margin-left:		auto;
margin-right:		auto;
width:				930px;
background-color: #fff;
font-size:			12px;
border-left : 2px solid #666;
border-right : 2px solid #666;


}

#alert{
width:				900px;
padding-top : 10px;
text-align:			center;
background-color:  #FFCCCC;
}

#alertgreen{
width:				100%;
padding-top : 10px;
text-align:			center;
background-color:  #66CC33;
color : #fff;

}



#top{
height:				50px;
width:				900px;
text-align:			left;
vertical-align:		bottom;
background-color:  #fff;
margin-left: 10px;
margin-right: 10px;
}

#top-inside{
padding-top:		5px;
}

#pic{
height:				175px;
width:				900px;
background-color:	#ffffff;
background-image:	url("../images/glc.png");
background-repeat:	no-repeat;
background-position:left;
margin-left: 10px;
margin-right: 10px;

}

#pic-inside{

}

#top-menu{
height:				auto;
width:				900px;
background-color:	#ffffff;
text-align:			right;
padding: 10px;
padding-bottom: 0px;
}

#top-menu-inside{
padding-bottom:		10px;
}

#top-menu a:link{
font-size:			12px;
font-weight: bold;
color:				#3261BB;
text-decoration:	none;
padding-left:		2px;
padding-right:		2px;
}

#top-menu a:active{
font-size:			12px;
font-weight: bold;
color:				#3261BB;
text-decoration:	none;
padding-left:		2px;
padding-right:		2px;
}

#top-menu a:hover{
font-size:			12px;
font-weight: bold;
color:				#ccc;
text-decoration:	none;
padding-left:		2px;
padding-right:		2px;
}

#top-menu a:visited{
font-size:			12px;
font-weight: bold;
color:				#3261BB;
text-decoration:	none;
padding-left:		2px;
padding-right:		2px;
}

#top-menu a:visited:hover{
font-size:			12px;
font-weight: bold;
color:				#ccc;
text-decoration:	none;
padding-left:		2px;
padding-right:		2px;
}

#main{
min-height:			125px;
width:				900px;
background-color:	#ffffff;
font-size:			14px;
text-align:	left;
margin-left: 10px;
margin-right: 10px;
}

#main-inside{
padding-left:		10px;
padding-top:		0px;
padding-right:		10px;
padding-bottom:		10px;

}


#main a:link{
color:				#2f489a;
text-decoration:	underline;
}

#main a:hover{
font-weight:		bold;
text-decoration:	underline;
}

#main a:visited{
color:				#2f489a;
text-decoration:	underline;
}

h1{
font-size:			15px;
color:				#3261BB;
}

h2{
font-size:			13px;
color:				#3261BB;
}

h3{
font-size:			12px;
color:				#3261BB;
}

#bottom-l{
min-height:			20px;
width:				300px;
float:				left;
font-size:			12px;
padding : 5px;

}

#bottom-l-inside{
padding-left:		20px;
padding-right:		20px;
padding-bottom:		20px;
background-color:	#eaeaea;
}

#bottom-l a:link{
color:				#2f489a;
text-decoration:	underline;
}

#bottom-l a:hover{
font-weight:		bold;
text-decoration:	underline;
}

#bottom-l a:visited{
color:				#2f489a;
text-decoration:	underline;
}

#bottom-m{
min-height:			20px;
width:				300px;
float:				left;
font-size:			12px;
padding : 5px;
}

#bottom-m-inside{
padding-left:		20px;
padding-right:		20px;
padding-bottom:		20px;
background-color:	#eaeaea;
}

#bottom-m a:link{
color:				#2f489a;
text-decoration:	underline;
}

#bottom-m a:hover{
font-weight:		bold;
text-decoration:	underline;
}

#bottom-m a:visited{
color:				#2f489a;
text-decoration:	underline;
}

#bottom-r{
min-height:			20px;
width:				260px;
float:				left;
font-size:			12px;
padding : 5px;
}

#bottom-r-inside{
padding-left:		20px;
padding-right:		20px;
padding-bottom:		20px;
background-color:	#ccc;
}

#bottom-r a:link{
color:				#2f489a;
text-decoration:	underline;
}

#bottom-r a:hover{
font-weight:		bold;
text-decoration:	underline;
}

#bottom-r a:visited{
color:				#2f489a;
text-decoration:	underline;
}



#mbox-r{
min-height:			20px;
width:				300px;
float:				right;
font-size:			12px;
background-color:	#eaeaea;
}

#mbox-r-inside{
padding-left:		20px;
padding-right:		20px;
padding-bottom:		20px;
}

#mbox-r a:link{
color:				#2f489a;
text-decoration:	underline;
}

#mbox-r a:hover{
font-weight:		bold;
text-decoration:	underline;
}

#mbox-r a:visited{
color:				#2f489a;
text-decoration:	underline;
}


#footer{
clear:				both;
height:				50px;
width:				900px;
font-size:			10px;
text-align:			right;
background-color: #fff;
color: #1f1f1f;
border-top : 1px solid #1f1f1f;
margin-left: 10px;
margin-right: 10px;
}

#footer-inside{
padding-top:		30px;
}

#footer a:link{
color:				#2f489a;
}

#footer a:hover{
}

#footer a:visited{
color:				#2f489a;
}









