/* CSS Document */
.framework
{
height:593px;
width:750px;
background-image:url(images/homepage/Framework.jpg);
text-align:center;
background-repeat:no-repeat;
position:relative;
}
.frameTop{
margin:27px 0px 0px 0px;
height:140px;
padding:10px 50px 10px 10px;
}
.leftBanner{
position:absolute;
float:left top;
left:0px;
margin:0px 0px 0px 10px;
top:200px;
}
.yellow 
{
color:#FFFF00;
margin:5px;
}
.rightBanner{
position:absolute;
float:right top;
right:0px;
margin:0px 10px 0px 0px;
top:300px;
}

.frameMid{
	text-align:left;
	height:132px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 165px;
	padding-bottom: 10px;
	padding-left: 133px;
}

.tableRight
{
padding-right:30px;
}
.tableLeft
{
padding-left:30px;
}
/*.selfBox {
	margin:0px 0px 0px 0px;
	text-align:center;
	float:left;
	display:block;
	position:relative;
	width:200px;
	z-index: 0;
}
.personalBox {
	margin:0px 0px 0px 30px;
	text-align:center;
	float:left;
	position:relative;
	display:block;
	width:200px;
	height: 100px;
	z-index: 0;
}*/

.frameBot{
	height:162px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 10px;
	padding-left: 63px;
}


.frameworkTitle
{
font-size:120%;
font-family:Arial, Helvetica, sans-serif;
color:#FFFF00;
font-weight:bolder;
}

a:link.more 
{
color:#FFFFFF;
font-weight:bolder;
font-size:100%;
}
a:visited.more 
{
color:#FFFFFF;
font-weight:bolder;
font-size:100%;
}
a:hover.more 
{
color:#FFFFFF;
font-weight:bolder;
font-size:100%;
}
a:active.more 
{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:100%;
}

a:link.frame
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:visited.frame
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:hover.frame 
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:active.frame 
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}

.loginBox
{
height:300px;
width:250px;
padding:0px 35px 0 15px;
text-align:center;
}

.registerBox
{
height:300px;
width:250px;
padding:0px 35px 0 15px;
text-align:center;
}

.moreInfoBox
{
	height:300px;
	width:250px;
	background-image:url(images/homepage/moreInfo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 10px;
}
a:link.moreInfoBox
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:visited.moreInfoBox
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:hover.moreInfoBox
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}
a:active.moreInfoBox 
{
color:#FFFFFF;
font-weight:bolder;
font-size:70%;
}

