.plist {
	margin-right: 5%;
	margin-left: 1%;
	padding: -20px;
	text-indent: 0em;
	list-style-position: outside;
	list-style-type: circle;
}

img.boxshot {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	border: 6px solid;
}

img.glogoleft {
	right-margin: 20px;
}
img.glogocenter {
	padding: 1px 1px 1px 1px ;
	border: 1px 1px 1px 1px;
	margin: 1px 50px 20px 50px;
}
img.glogoright {
	margin: 0 0 5px 20px;
}

.facts {
	clear: both;
}


/* Stuff for Latest section and other thumb layouts */
.thumb img {
        /* border: solid 2px #333; */
        padding: 2px;
        height: 128px;
}
div.thumb {
        float: left;
        margin: 5px 10px 5px 10px;
}
.thumb p {
        font: bold 0.5em/normal Verdana, Arial, Helvetica, sans-serif;
        color: #333;
        text-align: center;
        padding: 2px 0 6px 0;
        margin: 0px 2px 6px 2px;
        height: 4em;
}
.thumb TD {
	width: 16%;
}
.thumb {
        float: left;
        margin: 0 10px 10px 10px;
}

/* Stuff for Latest section and other thumb layouts */
.thumb1 img {
        /* border: solid 2px #333; */
        padding: 2px;
        height: 128px;
}
div.thumb1 {
        float: left;
        margin: 5px 10px 5px 10px;
}
.thumb1 p {
        font: bold 0.75em/normal Verdana, Arial, Helvetica, sans-serif;
        color: #333;
        text-align: center;
        padding: 2px 0 6px 0;
        margin: 0px 2px 6px 2px;
        height: 4em;
}
.thumb1 TD {
	width: 16%;
}
.thumb1 {
        float: left;
        margin: 0 10px 10px 10px;
}

.next {
        clear: both;
}


body {
	font-family: "Times New Roman",Times,serif;
	line-height: normal;
}

li {
	list-style-position: inside;
	margin-left: 1em;
}

.banner {
	/* background-color: #FFFFBB  /* Turn on when ready */
}

caption {
		padding-bottom: 30px;
	}
