html			{background-color:#ffffff;height:100%;overflow-y:scroll;width:100%;}
body			{font-family:Arial;height:100%;margin:0px;width:100%;}

h1			{color:#33517D;font-size:140%;font-weight:normal;margin:10px 0px 5px 0px;}
h2			{color:#244D7B;font-size:105%;margin:5px 0px 2px 0px;}
h3			{color:#444444;font-size:99%;margin:2px 0px 5px 0px;}
h4			{color:#B7B8B9;font-size:90%;font-style:italic;margin:2px 0px 5px 0px;}
p			{color:#444444;font-size:90%;line-height:122%;margin:2px 0px 8px 0px;}
p b			{color:#666666;font-size:90%;}
a			{color:#444466;}
div.information		{color:#777777;font-size:80%;line-height:110%;margin:5px 0px 10px 0px;padding:0px;}

.image_noalign		{color:#666666;font-size:60%;padding:8px 10px 12px 10px;}
.image_left		{color:#666666;font-size:60%;padding:8px 15px 12px 10px;}
.image_center		{color:#666666;font-size:60%;padding:8px 15px 12px 15px;}
.image_right		{color:#666666;font-size:60%;padding:8px 10px 12px 15px;}

.wide			{width:100%;}
.narrow			{width:1%;}
.scroll			{height:100%;overflow:auto;position:absolute;width:100%;}

.tooltip			{}

.area			{position:absolute;}

.scene			{background-image:url(../img/site/scene.jpg);background-position:center center;background-repeat:repeat-y;background-attachment:fixed;height:100%;width:100%;}
.scene_head		{background-image:url(../img/site/scene-head.jpg);background-position:center top;background-repeat:no-repeat;height:198px;width:100%;}
.scene_middle		{background-image:url(../img/site/scene-middle.jpg);background-position:center top;background-repeat:no-repeat;height:100%;width:100%;}
.scene_foot		{background-image:url(../img/site/scene-foot.jpg);background-position:center bottom;background-repeat:no-repeat;height:35px;width:100%;}

.holder			{width:800px;}

.left			{width:170px;}
.left .article		{padding:10px 18px 10px 18px;}
.left .article h1		{color:#33517D;font-size:110%;}
.left .article h2		{color:#244D7B;font-size:100%;}
.left .article h3		{color:#444444;font-size:95%;}
.left .article h4		{color:#B7B8B9;font-size:85%;}
.left .article p		{color:#444444;font-size:85%;}
.left .article p b		{color:#666666;font-size:85%;}
.left .article a		{color:#444466;}

.center			{width:464px;}
.center .article		{padding:0px 32px 0px 32px;}

.right			{width:166px;}
.right .article		{background-image:url(../img/site/right-top.gif);background-position:left top;background-repeat:no-repeat;padding:10px 18px 10px 18px;}
.right .article h1		{color:#33517D;font-size:110%;}
.right .article h2		{color:#244D7B;font-size:100%;}
.right .article h3		{color:#444444;font-size:95%;}
.right .article h4		{color:#B7B8B9;font-size:85%;}
.right .article p		{color:#444444;font-size:85%;}
.right .article p b	{color:#666666;font-size:85%;}
.right .article a		{color:#444466;}


.menu			{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);moz-opacity:.70;khtml-opacity:.70;opacity:.70;width:170px;}
.menu-head		{background-image:url(../img/site/menu-head.gif);background-position:left top;background-repeat:no-repeat;height:1%px;padding:16px 0px 16px 0px;;width:100%;}
.menu-middle		{background-image:url(../img/site/menu-middle.gif);background-position:left center;background-repeat:repeat-y;height:1%;width:100%;}
.menu-foot		{background-image:url(../img/site/menu-foot.gif);background-position:left bottom;background-repeat:no-repeat;height:1%;width:100%;}
.menu-content		{background-image:url(../img/site/menu-alternative-top.gif);background-position:left top;background-repeat:no-repeat;font-size:14px;padding:7px 16px 4px 16px;}
.menu-content a		{text-decoration:none;width:100%;}
.menu-sub			{font-size:12px;padding:2px 0px 2px 15px;display:none;}
.selected .menu-sub	{display:block;}

.bubble-up		{width:178px;}
.bubble-up-head		{background-image:url(../img/site/bubble-up-head.gif);background-position:left top;background-repeat:no-repeat;height:1%px;padding:12px 0px 54px 0px;;width:100%;}
.bubble-up-middle		{background-image:url(../img/site/bubble-middle.gif);background-position:left center;background-repeat:repeat-y;height:1%;width:100%;}
.bubble-up-foot		{background-image:url(../img/site/bubble-up-foot.gif);background-position:left bottom;background-repeat:no-repeat;height:1%;width:100%;}
.bubble-up-content		{padding:4px 16px 4px 16px;}

.bubble-down		{width:178px;}
.bubble-down-head		{background-image:url(../img/site/bubble-down-head.gif);background-position:left top;background-repeat:no-repeat;height:1%px;padding:54px 0px 12px 0px;;width:100%;}
.bubble-down-middle	{background-image:url(../img/site/bubble-middle.gif);background-position:left center;background-repeat:repeat-y;height:1%;width:100%;}
.bubble-down-foot		{background-image:url(../img/site/bubble-down-foot.gif);background-position:left bottom;background-repeat:no-repeat;height:1%;width:100%;}
.bubble-down-content	{padding:4px 16px 4px 16px;}

.tooltip			{}
