.sectionTop{
	width:100%; 
	min-height: 212px; 
}

.section{
	margin: 10px 0;
	width:100%; 
	min-height: 212px;
	overflow: hidden;
	
}

.topLogo{
	margin: 10px 0;
	width:100%; 
	min-height: 212px;
	overflow: hide;
	
}

.sectionBottom{
	margin: 10px 0;
	width:100%; 
	min-height: 126px;
	overflow: auto;
}

div.hr {
  height: 5px;
  border-bottom: 1px dotted #000;
  margin:0 10px 10px 10px;
}
div.hr hr {
  display: none;
}


.noLink A:link {text-decoration: none; color:black;}
.noLink A:visited {text-decoration: none; color:black;}
.noLink A:active {text-decoration: none; color:black;}

.blueLink A:link {text-decoration: none; color:blue;}
.blueLink A:visited {text-decoration: none;}
.blueLink A:active {text-decoration: none;}



.floatLeft60{
	float: left;
	width: 590px;
}

.floatLeft70{
	float: left;
	width: 70%;
}

.floatRight40{
	float: right;
	width: 356px;
	min-height: 212px;
	padding-left: 7px;
	
}

.floatRight29{
	float: right;
	width: 29%;
	min-height: 212px;
	padding-left: 7px;
	
}

.floatLeft{
	float: left;
	min-height: 230px;
	width: 49%;
}

.floatRight{
	float: right;
	min-height: 230px;
}

#clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px; /*for IE*/
}

.borderImage{
	width: 1px;
	height: 126px;
	background-color: #FFFFFF;
	background-image: url('../images/bottomBorder.jpg');
}

.advertisement{
	float: left;
	position:relative;
	bottom:0px;
	text-align:center;
}
.borderImage{
	float: left;
	position:relative;
	bottom:0px;
	width: 1px;
}
/** Following is for the image rotator on main page **/

.fadein { 
	position:relative; 
	height:212px;
}
.fadein img { 
	position:absolute; 
	left:0; 
	top:0; 
}

/** Following is for the rounded corners on news pages **/
div#nifty{
	background: #eeefe9;
}

b.rtop, b.rbottom{
	display:block;
	background: #FFF
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #eeefe9;
}

b.r1{
	margin: 0 5px
}

b.r2{
	margin: 0 3px
}

b.r3{
	margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px
}

/**Georgia Southern News Box**/

div#nifty1{
	background: #d5cab1;
}

b.rtop1, b.rbottom1{
	display:block;
	background: #FFF
}

b.rtop1 b, b.rbottom1 b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #d5cab1;
}

b.r11{
	margin: 0 5px
}

b.r21{
	margin: 0 3px
}

b.r31{
	margin: 0 2px
}

b.rtop1 b.r41, b.rbottom1 b.r41{
	margin: 0 1px;
	height: 2px
}


/** Following is for the quick link box **/

pre {
	text-indent: 30px
} 
#tabmenu { 
	color: #000; 
	margin: 12px 0px 0px 0px; 
	padding: 0px; z-index: 1; 
	padding-left: 10px 
} 
#tabmenu li { 
	display: inline; 
	overflow: hidden; 
	list-style-type: none;
	cursor:pointer;
} 
#tabmenu a, a.active { 
	color: #000; 
	background: #fff; 
	font: normal 1em verdana, Arial, sans-serif; 
	padding: 2px 5px 0px 5px; 
	margin: 0px; 
	text-decoration: none;  
} 
#tabmenu a:visited { 
	color: #E8E9BE; 
}

#content {
	font: 0.9em/1.3em verdana, sans-serif; 
	text-align: justify; 
	background: #ffffff; 
	padding: 2px; 
	z-index: 2; 
	line-height: 1.75;
} 
#content a { 
	border-bottom: 1px dotted #000;
	color: #4f6386; 
	text-decoration: none;
} 
#content a:hover { 
	color: #003366;
	text-decoration: underline;
	border: 0;
}

/**fancy error messages **/


.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}

/*Fancy Table Message*/
#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}

.centeredImage{
    text-align:center;
    display:block;
}

.solid-green{
	background:#008000;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

.solid-yellow{
	background:#FBB117;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

.solid-red{
	background:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

blockquote.style1 {
  	font: 14px/20px italic Times, serif;
  	padding: 8px;
  	background-color: #faebbc;
  	border-top: 1px solid #e1cc89;
  	border-bottom: 1px solid #e1cc89;
  	margin: 5px;
  	background-image: url(../images/openquote1.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	text-indent: 23px;
}
blockquote.style1 span {
    display: block;
    background-image: url(../images/closequote1.gif);
    background-repeat: no-repeat;
	background-position: bottom right;
}
