* {
	margin: 0;
	padding: 0;
}

html,body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	color: #7f7f7f;
	text-align: left;
	font-size: 12px;
	height: 100%;
	background-color: #fff;
}

li
{
	padding-top: 10px;
}

a
{
	color: #7f7f7f;
	text-decoration: none;
}

img
{
	border: 0px;
}

img.newsitemimage
{
	margin-bottom: 10px;
}

a:hover
{
	color: orange;
}
#topcontainer
{
	width: 950px;
	height: 481px; /*466 + 15(margin)*/
}


#bottomcontainer
{
	/*position: relative;*/
	/*top: -45px;
	width: 660px;*/
	/*z-index: -1;*/
	/*width: 653px;*/
	width: 654px;
	padding-right: 0px;
	margin-right: 0px;
	/*height: 109px;*/
}

#topleft
{
	/*background-image: url( '../images/id_logo_large.png' );*/
	background-repeat: no-repeat;
	/*width: 274px;*/
	width: 242px;
	/*height: 491px;*/
	height: 580px;
	float: left;
}

#topcenter
{
	/*padding-top: 10px;*/
	padding-top: 25px;
	width: 410px;
	/*height: 466px;*/
	height: 550px;
	float: left;
	/*margin-top: 15px;*/
}

#sortimages
{
	width: 380px;
	height: 480px;
	margin-top: 25px;
}

#topcenteradmin
{
	padding-top: 10px;
	width: 380px;
	height: 550px;
	float: left;
	margin-top: 45px;
}

#topright
{
	width: 238px;
	height: 586px;
	float: left;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 0px;
	text-align: center;
	background-color: #000;
	color: #fff;
}
#topright-white
{
        width: 238px;
        /*height: 466px;*/
        height: 585px;
        float: left;
        padding-top: 45px;
        padding-left: 30px;
        padding-right: 30px;
        margin-right: 0px;
        text-align: center;
        background-color: #fff;
        color: #fff;
}

#spacergif
{
	width: 60px;
	height: 466px;
	float: left;
	margin-top: 15px;
	
}

#bottomleft
{
	width: 658px;
	height: 70px;
	float: left;
}

#leftmenu
{
	position: relative;
	top: 175px;
	left: 22px;
	text-align: left;
	list-style: none;
	font-size: 18px;
	color: #636363;
}

.menuimage
{
	margin-top: 10px;
	vertical-align: text-bottom;
	border: 0px;
}

.bottomimage
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#shownewsitem
{
	position: relative;
	top: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.centerheading
{
	float: right;
	font-size: 15px;
	border-bottom: 1px solid #7f7f7f;
	width: 410px;
	margin-bottom: 25px;
	text-align: left;
}

.paginationheading
{
	font-size: 12px;
	width: 380px;
	height:16px;
	margin-bottom: 15px;
	text-align: right;
	font-weight: bold;

}

.rightheading
{
	font-size: 15px;
	border-bottom: 1px solid #7f7f7f;
	/*width: 210px;*/
	width: 100%;
	margin-bottom: 24px;
	font-variant: small-caps;
	text-align: left;
}

.rightheadingpageitem
{
	font-size: 15px;
	border-bottom: 1px solid #7f7f7f;
	/*width: 210px;*/
	width: 100%;
	margin-bottom: 24px;
	font-variant: small-caps;
	text-align: left;
}


.newslistitem
{
	margin-top: 10px;
	margin-bottom: 5px;
}

.newsitem
{
	padding-left: 7.3em;
}

.arrowimage
{
	vertical-align: bottom;
}

.newsheader
{
	font-weight: bold;
	font-size: 14px;
}

.form
{
	list-style: none;
}

label
{
	display: block;
}

input
{
	color: black;
	border: 1px dotted #7f7f7f;
}

.addlink
{
	font-size: 14px;
}

.adminmenulink
{
	font-size: 20px;
}

.smallcategory
{
	width: 70px;
	height: 143px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.largecategory
{

	width: 160px;
	height: 143px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.pageitemlisting
{
	width: 154px;
	height: 150px;
	float: left;
	margin-left: 4px;
	text-align: center;
}
#wrapper{
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 586px;
	clear: left;
	border: solid;	
	border-width: 1px;
	/*background-color: #fee;*/
}

