a img {
	border: none;
}

.Frame {
	background-image: url(/Images/Background);
}

.HomepageContent {
	padding: 0 18px 10px 18px;
}

.LeftHalf {
	float: left;
}

.RightHalf {
	float: right;
}

.About {
	color: #FFF;
	line-height: 1.3em;
	width: 525px;
	height: 182px;
	background-image: url(Graphics/AboutBg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #42689A;
}

.About img {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

.About h1 {
  color: #D278FF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 150px;
	padding: 10px 0 8px 0;
}

.About h1 a {
    color: #D278FF;
    text-decoration: none;
}

.About p {
	margin: 2px 6px 6px 150px;
}

.About .Note {
	color: #339999;
	font-style: italic;
	margin-left: 150px;
}

.About .Note a {
    color: #339999;
}

.About .Note a:hover {
	color: #6699FF;
}


/* More spacing on links here.
.About p a {
	padding-left: 5px;
	padding-right: 5px;
}*/

.LatestIssue {
	clear: both;
	color: #FFF;
	width: 525px;
	height: 200px;
	background-image: url(Graphics/IssueBg.png);
	background-repeat: repeat-y;
	padding: 4px 0 0 8px;
	margin-top: 6px;
	position: relative;
	overflow: hidden;
}

.LatestIssue h1 {
	text-transform: uppercase;
	font-size: 16px;
	color:  #55BBBB;
	width: 63px;
	font-weight: normal;
	float: left;
	margin: 0 0.3em 0 0;
	padding: 1px 0 0 0;
}

.LatestIssue .IssueNumber {
	margin: 5px 0 15px 0;
	font-size: 20px;
	color: #FFF;
	background-color: #D278FF;
	width: 60px;
	float: left;
	padding: 4px 10px 4px 10px;
}

.LatestIssue h3 {
	color: #FFF;
	clear: both;
	font-size: 14px;
	padding: 0 0 0.3em 0;
	margin: 0;
}

.LatestIssue h4 {
	margin: 5px 0 0 0;
	color: #6699FF;
	font-size: 13px;
}

.LatestIssue p {
	margin: 3px;
}

.LatestIssue .Text {
	float: left;
	width: 370px;
}

.LatestIssue a {
	color: #006666;
}

.LatestIssue a:hover {
    color: #6699FF;
}

.LatestIssue .IssueImage {
    background-image: url(/Content/Graphics/Issue.png);
    width: 145px;
    height: 182px;
    float: left;
    position: relative;
    margin-bottom: 8px;
}

.LatestIssue .IssueImage img {
    position: absolute;
    bottom: 0;
		width: 139px;
		height: 175px;
}

.LatestIssue .DeliveryDates {
	position: absolute;
	top: 7px;
	left: 250px;
}

.LatestIssue .DeliveryDates .Label {
	color: #6699FF;
}

.BulletinBoard {
	/* Allows the thumbtacks to be absolutely positioned within this element */
	position: relative;
	clear: both;
	width: 525px;
	height: 146px;
	padding: 0 0 3px 0;
	margin-top: 6px;
	background-image: url(Graphics/BulletinBoardBackground.png);
}

.BulletinBoard .Issue {
	position: absolute;
	top: 5px;
	left: 5px;
}

.BulletinBoard h1 {
	font-weight: normal;
	font-size: 20px;
	width: 377px;
	color: #88BBFF;
	padding: 5px 0 5px 148px;
	margin: 0 0 5px 0;
}

.BulletinBoard ul {
	margin: 0 0 0 150px;
	padding: 0;
	list-style-image: url(Graphics/Checkbox.png);
}

.BulletinBoard li {
	line-height: 1.2em;
}

.BulletinBoard li.First {
    list-style: none;
    list-style-image: none;
    background-image: url(Graphics/arrow.png);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    position: relative;
    left: -30px;
}

.WinningTips {
	background-color: #1E5870;
	padding: 0 10px 0 10px;
	background-image: url(Graphics/WinningTipsBackground.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 386px;
	height: 118px;
	margin: 7px 0 6px 0;
	line-height: 1.6em;
}

.WinningTips ul {
	list-style-type: square;
	padding: 0 0 0 15px;
	margin: 0;
	margin-bottom: 2px;
}

.WinningTips .GoFastAdviceLink {
	font-style: italic;
}

.TestYourSmarts {
  margin: 6px 0 0 0;
	padding: 0 10px 0 121px;
	width: 275px;
	height: 112px;
	background-color: #195CAA;
	background-image: url(Graphics/TestYourSmartsBackground.png);
	background-repeat: no-repeat;
}

.TestYourSmarts ul {
	list-style-type: square;
	padding: 8px 0 0 0;
	margin: 0 0 0 30px;
	position: relative;
	top: -6px;
	line-height: 1.6em;
}

.TestYourSmarts .BrainTeasersLink {
	font-style: italic;
	margin-left: 15px;
}

.Subscribe {
	margin-top: 6px;
	text-align: center;
	font-family: Optima;
}

.Subscribe .Block1 {
	width: 96px;
	height: 75px;
	background-image: url(Graphics/SubscribeBackground.png);
	background-repeat: no-repeat;
	padding: 7px 0 5px 0;
	font-size: 14px;
	float: left;
    line-height: 1.3em;
    background-position: 0 -5px;
    background-color: #5751BA;
}

.Subscribe .Block1 a {
    text-decoration: none;
		text-transform: uppercase;
}

.Subscribe .Block2 {
	background-image: url(Graphics/SubscribeBackground2.png);
	background-repeat: no-repeat;
	background-position: 0 -10px;
	width: 294px;
	height: 77px;
	float: left;
	margin-left: 6px;
	padding: 5px;
}

.Subscribe .Block2 h1 {
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 16px;
}

.Subscribe .Block2 p {
	margin: 0;
	padding: 4px;
	font-size: 13px;
}

.Subscribe .Block2 a {
}

.ImageRotator {
	width: 406px;
	height: 206px;
	overflow: hidden;
}