/* ZERO Templates Option Style  */



.layout-twt #container {width:900px; min-width:640px;}
.layout-twt #alpha-inner {margin:0 170px 0 170px;}
.layout-twt #beta {width:160px; margin-left:-100%;}
.layout-twt #gamma {width:160px; margin-left:-160px;}

.layout-wtt #container {width:900px; min-width:640px;}
.layout-wtt #alpha-inner {margin-right:340px;}
.layout-wtt #beta {width:160px; margin-left:-160px;}
.layout-wtt #gamma {width:160px; margin-left:-330px;}

.layout-wt #container {width:900px; min-width:470px;}
.layout-wt #alpha-inner {margin-right:180px;}
.layout-wt #beta {width:160px; margin-left:-160px;}

.layout-tw #container {width:900px; min-width:470px;}
.layout-tw #alpha-inner {margin-left:180px;}
.layout-tw #beta {width:160px; margin-left:-100%;}

.layout-w #containner {width:900px; min-width:300px;}

#beta .widget {width:160px;}
#gamma .widget {width:160px;}

a {color: #000080; text-decoration: underline;}
a:link {color: #000080; text-decoration: underline;}
a:visited {color: blue; text-decoration: underline;}
a:hover {color: navy; text-decoration: none;}

#site-name,
#site-name a,
#site-name-img,
#site-name-img a {
	font-size: 18px;
	
	
	
}

#header-image {background: url(banner01.jpg) no-repeat right center;}
#header-image .in4 {height: 120px;}

#profile-photo {
	width:80px;
	height:90px;
	background: url(prof.JPG) no-repeat left top;
	margin-right: 10px; margin-left: 0; float: left;
	display:inline;
}


