body{
    font-family:Georgia, Arial, Times New Roman;	
}
#home{
	width:1050px;
	height:800px;
	vertical-align: top;
	text-align:center;
}

#homelink{
	width:65px;
}

#homelink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#homelink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}

#homenews{
	font-family:Georgia;
	font-size:11px;
	text-align:center;
	color:#747E88;
}

#homenews p{
	line-height:1em;
	border:0;
	margin:0;
	padding:0;
	margin-right:5px;
}

#homenewstitle{
	text-align:center;
}

#homenewsbody{
	text-align:justify;
}

#homenewsreadmore{
	text-align:right;
}

#homenewsreadmore a{
	color:#747E88;
}

#homenewsreadmore a:hover{
	color:#272727;
}
#askmiclink{
	width:133px;
}

#askmiclink a{
	display:block;
	height:28px;
	border:0;
	color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#askmiclink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}


#testlink{
	width:126px;
}

#testlink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#testlink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}



#feadevlink{
	width:125px;
}

#feadevlink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#feadevlink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}


#newslink{
	width:60px;
}

#newslink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#newslink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}


#portlink{
	width:111px;
}

#portlink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#portlink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}


#commlink{
	width:156px;
}

#commlink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#commlink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}


#contlink{
	width:122px;
}

#contlink a{
	display:block;
	height:28px;
	border:0;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    text-align:center;
}

#contlink a:hover{
    font-weight:bold;
	color:#3C3C3C;
	font-size:12px;
}

#v3glogo{
	display:block;
	height:25px;
	width:70px;
	
}

#communitytext{
	font-size:12px;
}

#communitytext td{
	vertical-align:top;
	width:180px;
	text-align:justify;
	padding-right:5px;
}

#communitytext p{
	margin-bottom:5px;
}
.feadevtext{
	width:220px;
	height:310px;
	font-size:12px;
	text-align:justify;
	vertical-align:top;
}

.feadevtext p{
	margin:5px;
	text-indent:5px;
	width:220px;
}

.askmictext p{
	text-align:justify;
	text-indent:10px;
	margin:10px;
	margin-bottom:50px;
	font-size:15px;
}

.contact{
	font-size:15px;
	vertical-align:top;
}

.contact td{
	vertical-align:top;
}

.contact a{
	color:black;
}

.contact a:hover{
	color:gray;
}

.contactlabel{
	color:red;
	visibility:hidden;
	width:200px;
	font-size:14px;

}

#myGallery{
}
#myGallery img{
  display:none;
  border:0;
}
#myGallery img.active{
  display:block;
}


