#image img {
     vertical-align:middle;
}

#image {
    border:1px solid #bfbfbf;
    height:140px;
    width:140px;
    text-align:center;
    vertical-align:middle;
}

div.pic {
	float: left; 
	height:140px; 
	width: 140px;
	
}

.frame {
	border:1px solid #bfbfbf;
	height:140px; 
	width: 140px;
	text-align:center;
}

.frame img {
	position:relative;
	z-index:99;
}

.rightcol {
	border:1px dashed #bfbfbf;
  	padding: 10px; 
}

.post {
    font-family: arial, helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
    line-height:150%;
    color:#333;
    text-align:left;
	border:1px dashed #2F75CB;
  	padding: 10px; 
}

.bodytext {
    font-family: arial, helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
    line-height:150%;
    color:#333;
    text-align:left;
}

.header {
    font-family: arial, helvetica, sans-serif;
    font-size:1.4em;
    font-weight:normal;
    color:#333;
    text-align:left;
}

.title {
    font-family: arial, helvetica, sans-serif;
    font-size:3em;
    font-weight:bold;
    color:#999;
    text-align:left;
}

.smalltext {
    font-family: arial, helvetica, sans-serif;
    font-size:.83em;
    font-weight:normal;
    color:#666;
    padding-bottom:5px;
}

.smtext {
    font-family: arial, helvetica, sans-serif;
    font-size:.78em;
    font-weight:normal;
    color:#333;
	padding-bottom:15px;
}

.smalltext-white {
    font-family: arial, helvetica, sans-serif;
    font-size:.83em;
    font-weight:normal;
    color:#fff;
    padding-bottom:5px;
}

.schools {
    font-family: arial, helvetica, sans-serif;
    font-size:.83em;
    font-weight:normal;
    padding-bottom:5px;
}

.big {
	font-size:2em;
}

.biggest {
	font-size:3em;
}

.bigger {
	font-size:2.5em;
}

.med {
	font-size:1.5em;
}

a 				{ color: #2F75CB; text-decoration: none; }
a:link			{ color: #2F75CB; text-decoration: none; }
a:visited		{ color: #2F75CB; text-decoration: none; }
a:active        { color: #FFFFFF;  text-decoration: underline; background-color:#2F75CB;}
a:hover 		{ color: #FFFFFF;  text-decoration: underline; background-color:#2F75CB;}


.xn_button { 
	font: bold 11px Arial, Helvetica, sans-serif; 
	color: #fff; 
	background: #999; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #ccc; 
	border-right-color: #666; 
	border-bottom-color: #666; 
	border-left-color: #ccc;
	padding-top:1px;
	margin-top: 6px;
	margin-bottom: 1px;
}

.xn_field {
	background: #FCFCFC;
	border: 1px solid #2F75CB;
	font-size:.83em;
}