﻿body {
}

a
{
	color:White;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#9eda29 !important;
}

.blackLink
{
	color:Black !important;
	text-decoration:none;
}

.blackLink:hover
{
	text-decoration:underline;
	color:Black !important;
}

.x-large
{
    font-size:x-large;
}

.noborder
{
    border:none;
}

.ministryLink
{
}

.ministryLink:hover
{
}

.leftPicture
{
    width:267px; height:400px; float:left; margin-left:75px; color:Black; border:solid 2px black; overflow:hidden;
}

.rightText
{
    width:550px; height:400px; float:right; color:Black; margin-right:75px;
}

.leftText
{
}

.rightPicture
{
}

