/* CSS Document Geodesy and Geomatics Engineering */


html, body {
	padding: 0;
	margin: 0;
	color: #000;
	background-image: url(../omg/images/ripple_blend.gif);
	height:100%;
	font: 1em Arial, Helvetica, sans-serif;
}
h1 {
	font-size: x-large;
	text-align: center;
}
h2 {
	font-size: large;
}
h3 { font-size: 1em;}

th { text-align: center;}

/* Layout Elements */
/*width: 770px;*/
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
#masthead {height: 77px; width: 1000px; background-color:#02f2f3 }
#article {
	height: 100px; width: 1000px;
	text-align: justify;
	}

#build {float: left;width: 100px; height: 50px;}
#navbase {float:left; width: 240px; height: 184px;}
/* Navigation Stlyes*/
#navbase ul {color: #e3c7c7; list-style:none; margin: 8px 8px 0px 8px;} 
#navbase li {position: relative; border-bottom: 1px dotted #e3c7c7; ; padding-bottom: 2px; display: block;font-weight: bold;}
#navbase li a:link {color:  	#0000FF; text-decoration: none;  }
#navbase li a:visited {color: 	#0000FF; text-decoration: none;}
#navbase li a:active {color: #e3c7c7; text-decoration: none;}
#navbase li a:hover {color:  	#FF0000; text-decoration: none;}
#navbase li ul { position: absolute; left: 149px;top: 0;display: none;}
#navbase .midsep {color: #e3c7c7; font-weight: bold; padding: 0px; margin:4px 0px 0px 8px;}
#student {float: left; width: 350px; height: 184px;}

/* Secondary Navigation */
#second-nav { list-style: none; display: block; margin: 5px 0px 4px 0px; padding: 3px; background-color:#FFF;}
#second-nav li{ font-weight: bold;}
#second-nav ul { list-style: disc; display: block;}
#second-nav ul li{ padding: 1px 4px 1px 0px; margin-right: 0px;}

/* News Section */
#news {clear: both; width: 200px; margin: 0px 0px 0px 0px; float:left; background-color:#FFF;}
#news .centeredImage  {text-align:center; margin-top:0px; margin-bottom:0px; padding-top:10px; padding-bottom:5px;}
#news .title { font-size: .9em; font-weight: bold;}
#news .posted { font-size: .9em; color: #666666;}
#news a:link {font-size: .9em; color:  	#0000FF; text-decoration: none;}
#news a:visited {font-size: .9em; color:  	#0000FF; text-decoration: none;}
#news a:active {font-size: .9em; color: #0000ff; text-decoration: none;}
#news a:hover {font-size: .9em; color: #0000ff; text-decoration: underline;}
/* Content Area */
/*width: 560px;*/
#content {
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	float:left;
	text-align: justify;
	background-color: #FFF;
	height: 100%;
}
#content a:link {color:  	#0000FF; text-decoration: none;  }
#content a:visited {color:  	#0000FF; text-decoration: none;}
#content a:active {color: #0000ff; text-decoration: none;}
#content a:hover {color: #FF0000; text-decoration: none;}
#acontent {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	float:left;
	text-align: justify;
	background-color: #FFF;
	height: 100%;
}
#acontent a:link {color: #0000FF; text-decoration: none;  }
#acontent a:visited {color: #cc3333; text-decoration: none;}
#acontent a:active {color: #0000ff; text-decoration: none;}
#acontent a:hover {color: #0000ff; text-decoration: none;}



/*Form Elements */
input.submit { border: 1px solid #737373; border-top-color: #CCCCCC; border-left-color: #CCCCCC;padding: 4px;background-color: #FFFFFF; color: #3a0000;font-size: 75%;font-weight: bold;font-family: Verdana, Helvetica, Arial, sans-serif;}
input.string { border: 1px solid #737373; border-top-color: #CCCCCC; border-left-color: #CCCCCC;padding: 5px;background-color: #FFFCDC; color: #3a0000;font-size: 75%;font-weight: bold;font-family: Verdana, Helvetica, Arial, sans-serif;}
/* Footer Area */
#footer {clear: both; height: 1px; background: #eee; width: 1000px; margin: 10px auto 0;}
#footercopy { float:left; margin: 10px 0px 8px 8px; }
#footercopy a:link {font-size: .9em; color: #0000FF; text-decoration: none; font-weight: bold;}
#footercopy a:visited {font-size: .9em; color: #0000ff; text-decoration: none; font-weight: bold;}
#footercopy a:active {font-size: .9em; color: #d50000; text-decoration: none; font-weight: bold;}
#footercopy a:hover {font-size: .9em; color: #d50000; text-decoration: underline; font-weight: bold;}

#footerlinks {width: 1000px; background: #eee; text-align: right; margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px !important; padding: 0px;}
#footerlinks a:link {font-size: .9em; color: #000; text-decoration: none; font-weight: bold;}
#footerlinks a:visited {font-size: .9em; color: #000; text-decoration: none; font-weight: bold;}
#footerlinks a:active {font-size: .9em; color: #0000ff; text-decoration: none; font-weight: bold;}
#footerlinks a:hover {font-size: .9em; color: #0000ff; text-decoration: none; font-weight: bold;}
