@charset "UTF-8";

/* CSS Document */

#hmNews {width: 450px;height: 220px;position: relative;background-color: #200901;}

#newsImage {width: 420px;height: 100px;position: absolute;left: 12px;top: 60px;}

#newsImage img {border: 3px;border-style: solid;border-color: #F3D68B;}

.newsInfo {width: 200px;height: 200px;position: absolute;left: 240px;top: 60px;}
.date {font-size: 10px;color: #F3D68B;font-style: italic;}
.newsTitle {font-size: 12px;line-height: 14px;color: #BE3821;}
.newsClip {font-size: 10px;line-height: 12px;color: #F3D68B;}
.newsLink {font-size: 10px;line-height: 12px;}
.newsLink a:link, a:visited {color: #BE3821;text-decoration: none;}
.newsLink a:hover, a:active {color: #BE3821;text-decoration: underline;}

#newsHead {width: 450px;height: 40px;position: absolute;left: 0px;background-color: #401101;}

#newsHead h2 {font-size: 18px;font-weight: lighter;font-style: italic;color: #F3D68B;padding-left: 12px;margin-top: 14px;}

#moreNews {width: 90px;position: absolute;left: 350px;top: 18px;font-size: 11px;font-style: italic;color: #BE3821;}

#moreNews a, a:link, a:visited {color: #BE3821;text-decoration: none;}


#moreNews a:hover, a:active {color: #BE3821;text-decoration: underline;}

#hmAfi {width: 450px;top: 0px;height: 220px;position: absolute;left: 490px;background-color: #200901;}

#afiHead {width: 450px;height: 40px;position: absolute;left: 0px;background-color: #401101;}

#afiHead h2 {font-size: 18px;font-style: italic;font-weight: lighter;color: #F3D68B;padding-left: 12px;margin-top: 14px;}

#afiImage {width: 200px;height: 200px;position: absolute;left: 30px;top: 60px;opacity: .8;}
