img {
	border:solid 1px black;
	margin-bottom:2px;
}
img.nopadding {
	padding:0px;
}
.consecdivs{
	width:649px;
	float:left;
}
.divider {
	font-size:0px;
	width:100%;
	border-top:dashed 1px silver;
	margin-bottom:10px;
	margin-top:10px;
}
.item{
	font-size:120%;
	font-weight:bold;
	color:#66CCFF;
}

a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
a:hover{
	color:#F00;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#FFF;
	background-image: url("images/framework/gradient.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	margin:5px 0 0 0;
	letter-spacing:.02em;
}
.feedlink{
	color:#FFF;
	font-weight:100;
}
.feedlinkhead{
	color:#FFFFFF;
}
.story{
	width:236px;
	height:110px;
	position:absolute;
	color:#88badd;
	border-bottom:dashed 1px silver;
	margin-bottom:10px;
	overflow:hidden;
	line-height:1.7em;
}
#newsfeed{
	width:236px;
	height:243px;
	position:relative;
	overflow:hidden;
	display:none;
}
.loginlink{
	font-weight:100;
	color:#F00;
	display:none;
}
.loginlink:hover{
	color:#FFF;
	display:none;
}
#container{
	width:951px;
	margin:auto;
}
#login{
	width:950px;
	height:15px;
	text-align:right;
	font-size:90%;
	display:none;
}
#headdiv{ /* Div style for the header */
	width:951px;
	height:268px;
	margin:auto;
	background-image:url(images/framework/cmstop.jpg);	
	float:left;
	overflow:hidden;
	display:none;
}
#menubar{ /* Menu bar style...*/
	width:921px;
	height:19px;
	margin-top:4px;
	margin-left:20px;
	float:left;
	display:inline;
	overflow:hidden;
	display:none;
}
.menuoption{
	float:left;
	margin-right:30px;
	overflow:hidden;
	height:19px;
	display:none;
}
#body{
	width:950px;
	margin-left:1px;
	display:inline;
	float:left;
	background-image: url("images/framework/longstrip.gif")
}
#leftpanelcontainer{
	width:684px;
	background-image: url("images/framework/bot_left_strip.gif");
	float:left;
	overflow:hidden;
}
#leftpanelcontent{
	color:white;
	width:653px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:7px;
	background-image: url("images/framework/bot_left.gif");
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	line-height:1.7em;
}
#panelbottom{
	background-image: url("images/framework/bottomstrip.gif");
	background-repeat:no-repeat;
	width:950px;
	margin-left:1px;
	display:inline;
	height:8px;
	float:left;
	display:none;
}
#keepheight{
	width:1px;
	float:left;
	height:300px;
	display:none;
	display:none;
}
#rightpanelcontainer{
	width:266px;
	float:right;
	display:none;
}
#rightbottompanel{
	width:236px;
	float:right;
	padding:12px 15px 4px 15px;
	display:none;
}
#rightpanel{
	width:236px;
	height:253px;
	background-image: url("images/framework/bot_right.gif");
	background-repeat:no-repeat;
	float:left;
	padding:40px 15px 15px 15px;
	display:none;
}

#footer{
	width:920px;
	height:30px;
	text-align:right;
	font-size:90%;
	margin-top:5px;
	float:left;
	margin-left:10px;
	display:inline;
}
#w3clinks{
	float:left;
	margin-top:-5px;
	display:none;
}
.codelink{
	color:#666666;
	text-decoration:none;
	font-size:110%;
	font-weight:100;
	display:none;
}
.codelink:hover{
	color:#F00;
}

.nopadding{
	padding:0px;
}
.menulink{
	text-decoration:none;
	color:#666666;
	font-weight:100;
	display:none;
}
.menulink:hover{
	color:#F00;
	display:none;
}
.reditalic{ /*style that creates bold, red italic text*/
	font-weight:bold;
	font-style:italic;
	color:#FF0000;
}

#testcontainer{
	width:300px;
	margin:auto;
	display:none;
}
#testname{
	width:290px;
	color:#FFF;
	background-color:#004D86;
	border:solid 1px silver;;
	padding:5px;
	display:none;
}
#username{
	width:290px;
	color:#FFF;
	background-color:#004D86;
	border:solid 1px silver;;
	padding:5px;
	display:none;
}
#password{
	width:290px;
	color:#FFF;
	background-color:#004D86;
	border:solid 1px silver;;
	padding:5px;
	display:none;
}
