.gallerycontroller{
width: 240px;}

.gallerycontent{
color: #FFFFFF;
width: 300px;
vertical-align: middle;
height: 150px;
padding: 3px;
padding-left: 80px;
padding-top: 10px;
display: block;
}


div.sample_attach, a.sample_attach
{
	width: 157px;
	border: 1px solid #0D256B;
	background: #608FBB;
	padding: 0px 0px;
	font-weight: 900;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
}

#menu_child a:hover	{
	background-color: #3F4C80;
	color: #FFFFFF;
}

a.sample_attach	{
	width: 160px;
	display:block;
	border-bottom: none;
	text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
}

body	{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.mainbg	{
	background-repeat: repeat-x;
}

a:link, a:visited, a:active	{
	color: #FFFFFF;
}

a:hover	{
	color: #cccccc;
}

.greenfont	{
	color: #186A6A;
}

.smalltable	{
	padding-top: 10px;
}

.list	{
	padding-top: 0px;
	}
	
#mainfont	{
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainfont h1 {
	font-size: 17px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: -10px;
}

#mainfont a {
	color: 007272;
}

.whitetext	{
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
}

.mainfont2	{
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.footerleft	{
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


.footerright	{
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: right;
}

.footerbottom	{
	font-size: 12px;
	color: #A09F9F;
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
}

