/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	background:url(../images/main_background.gif);
	background-color:#313C72;
	background-repeat:repeat-x;
	background-position:center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a {
	font-size:12px;
	color:#E4E4FF;
}
a:link {
	color:#E4E4FF;
}
a:visited {
	color:#E4E4FF;
}
a:hover {
	color:#E4E4FF;
}
a:active {
	color:#E4E4FF;
}
#wrapper {
	background:url(../images/main_background.gif);
	width:100%;
	height:600px;
	margin:0 auto;
}
#header {
	width:728px;
	height:67px;
	margin:0 auto;
}
#panelNames {
	width:728px;
	height:38px;
	margin:0 auto;
}
#mainFrame {
	width:728px;
	height:459px;
	margin:0 auto;
}
#footer {
	width:728px;
	height:37px;
	margin:0 auto;
}
#skooolLogo {
	width:283px;
	height:67px;
	float:left;
}
#intelLogo {
	width:126px;
	height:67px;
	float:right;
}
#featuresLeftBackground {
	background:url(../images/features_left_frame.gif);
	width:10px;
	height:38px;
	float:left;
}
#featuresBackground {
	background:url(../images/features_bg.gif);
	width:178px;
	height:38px;
	float:left;
}
#contentBackground {
	background:url(../images/content_bg.gif);
	width:350px;
	height:38px;
	float:left;
}
#toolkitBackground {
	background:url(../images/toolkit_bg.gif);
	width:180px;
	height:38px;
	float:left;
}
#toolkitRightBackground {
	background:url(../images/toolkit_right_frame.gif);
	width:10px;
	height:38px;
	float:left;
}
#panelNameBgText {
	margin-top:8px;
	margin-left:20px;
}
#featuresLeftFrame {
	background:url(../images/features_main_left_frame.gif);
	width:18px;
	height:459px;
	float:left;
}
#featuresFrame {
	width:162px;
	height:459px;
	float:left;
}
#contentLeftFrame {
	background:url(../images/content_main_left_frame.gif);
	width:18px;
	height:459px;
	float:left;
}
#contentFrame {
	width:331px;
	height:459px;
	float:left;
}
#toolkitLeftFrame {
	background:url(../images/tooolkit_main_left_frame.gif);
	width:19px;
	height:459px;
	float:left;
}
#toolkitFrame {
	width:162px;
	height:459px;
	float:left;
}
#toolkitRightFrame {
	background:url(../images/toolkit_main_right_frame.gif);
	width:18px;
	height:459px;
	float:left;
}
#featureFrameContent1 {
	height:205px;
}
#featureFrameContent2 {
	height:216px;
}
#featureMiddleFrame {
	background:url(../images/features_middle_frame.gif);
	height:19px;
}
#featureBottomFrame {
	background:url(../images/features_bottom_frame.gif);
	height:19px;
}
#contentFrameContent {
	height:440px;
}
#contentBottomFrame {
	background:url(../images/content_bottom_frame.gif);
	height:19px;
}
#toolkitFrameContent1 {
	height:205px;
}
#toolkitFrameContent2 {
	height:216px;
}
#toolkitMiddleFrame {
	background:url(../images/toolkit_middle_frame.gif);
	height:19px;
}
#toolkitBotomFrame {
	background:url(../images/toolkit_bottom_frame.gif);
	height:19px;
}
#copyright {
	margin-top:5px;
	margin-left:16px;
	float:left;
}
#revision {
	margin-top:5px;
	margin-right:16px;
	float:right;
}
#mainDescription {
	width:331px;
	height:112px;
	background:url(../images/description_bg.gif);
	background-repeat:no-repeat;
}
#contentList {
	width:331px;
	height:328px;
	overflow:auto;
}
.descriptions {
	padding:10px 15px;
	font-size:11px;
	color:#FFFFFF;
}
.copyright {
	font-size:10px;
}
.revision {
	font-size:10px;
}
.panelNames {
	font-size:14px;
}
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu {
	width:294px;
}
.menu li {
	margin:0;
	padding:0;
	margin-bottom:1px;
}
.menu a {
	display:inline;
	padding:0px 0px;
	color:#E4E4FF;
	text-decoration:underline;
}
.menu a:hover {
	color:#E4E4FF;
}
.sim {
	display:inline;
	padding:0px 0px;
	color:#4E9C29;
	text-decoration:underline;
}
.menu ul li {
	padding-left:15px;
}
.hidden {
	display:none;
}
.title {
	display:inline;
	padding:0px 0px;
	color:#0099FF;
	text-decoration:none;
}

