/* CSS TheLuckyMan.com */

<!--
body {
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(http://www.theluckyman.com/sites/theluckyman/images/bkg.jpg);
	background-attachment:fixed;
	background-position:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	vertical-align:middle;
}
#gblContainer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #92cc2f;
}
a.navglob:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: unerline;
}
a.navglob:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
a.navglob:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: unerline;
}
a.navglob:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: unerline;
}
a.navglobjoin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: unerline;
}
a.navglobjoin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.navglobjoin:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: unerline;
}
a.navglobjoin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: unerline;
}
#navTop{
	width:750px;
	height:39px;
	background-image:url(http://www.theluckyman.com/sites/theluckyman/images/back_nav_06.jpg);
	background-repeat:no-repeat;
}
#ctnBackground{
	background-image:url(http://www.theluckyman.com/sites/theluckyman/images/ctnBkg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
}
#boxHmeTitle{
	width:748px;
	height:301px;
	background-image:url(http://www.theluckyman.com/sites/theluckyman/images/hmeTitle.jpg);
	background-repeat:no-repeat;
	border:solid 1px #92cc2f;
	background-color:#e4f7c9;
	margin-bottom:15px;
}
#hmeText{
	width:300px;
	height:150px;
	position:absolute;
	margin-left:420px;
	margin-top:90px;
	color:#234101;
	font-weight:bold;
}
#hmeText p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
}
.boxVideo{
	border:solid 1px #92cc2f;
	background-color:#e4f7c9;
	margin-bottom:15px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #234101;
}
.lucky_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
.girlstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #234101;
}
.girlsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
#navBottom{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	color:#4f6f2e;
}
#navBottom a{
	color:#4f6f2e;
}
#gblCopy{
	margin-top:40px;
	padding-bottom:20px;
	text-align:center;
}
-->